interface
ICompiledPropertyTrack
public interface ICompiledPropertyTrack Properties
| Name | Type | Description |
|---|---|---|
Parent virtual | ICompiledTrack | |
Blocks virtual | IReadOnlyList<ICompiledPropertyBlock> |
Methods
virtual ICompiledPropertyBlock GetBlock(MovieTime time) Assembly:
Sandbox.Engine Namespace: Sandbox.MovieMaker.Compiled Full Name: Sandbox.MovieMaker.Compiled.ICompiledPropertyTrack