API ReferenceSandbox.MovieMaker
public abstract interface Sandbox.MovieMaker.IPropertySignal
Describes a value that changes over time.
Methods
Showing 1 methods
public virtual object GetValue(Sandbox.MovieMaker.MovieTime time)
What value does this signal have at the given time?
No results match this filter.
Properties
Showing 1 properties
public virtual System.Type Sandbox.MovieMaker.IPropertySignal.PropertyType { get; set; }
What type of value does this signal describe?
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.MovieMaker |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.MovieMaker.IPropertySignal |