API ReferenceSandbox.MovieMaker.Compiled
ICompiledBlockclass
A block of time where something happens in an `Sandbox.MovieMaker.Compiled.ICompiledTrack`.
object→ICompiledBlock
Methods2
Showing 2 methods
public virtual Sandbox.MovieMaker.Compiled.ICompiledBlock Clamp(Sandbox.MovieMaker.MovieTimeRange range)
Trim this block down to the given `range`.
| Parameter | Type | Description |
|---|---|---|
| range | MovieTimeRange | Time range to clamp to. |
public virtual Sandbox.MovieMaker.Compiled.ICompiledBlock Shift(Sandbox.MovieMaker.MovieTime offset)
Move this block by the given time `offset`.
| Parameter | Type | Description |
|---|---|---|
| offset | MovieTime | — |
No results match this filter.