Api Sandbox MovieMaker Compiled ICompiledBlock
interface

ICompiledBlock

public interface ICompiledBlock

A block of time where something happens in an ICompiledTrack.

Methods

virtual ICompiledBlock Shift(MovieTime offset)

Move this block by the given time .

Assembly: Sandbox.Engine Namespace: Sandbox.MovieMaker.Compiled Full Name: Sandbox.MovieMaker.Compiled.ICompiledBlock