Class EditorVideoClipResources
VideoClip file Resources.
Properties
icon
public override Texture icon { get; }
resourcesScanner
protected override Func<IEnumerable<string>> resourcesScanner { get; }
Methods
Load(string name)
public VideoClip Load(string name)
TryLoad(string name, VideoClip result)
public bool TryLoad(string name, VideoClip result)