API ReferenceSandbox.MovieMaker.Compiled
public abstract interface Sandbox.MovieMaker.Compiled.ICompiledConstantBlock
This block has a single constant value for the whole duration. Useful for value types that can't be interpolated, and change infrequently.
Properties
Showing 1 properties
public virtual System.Text.Json.Nodes.JsonNode Sandbox.MovieMaker.Compiled.ICompiledConstantBlock.Serialized { get; set; }
Json-serialized constant value.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.MovieMaker.Compiled |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.MovieMaker.Compiled.ICompiledConstantBlock |