Api Sandbox MovieMaker Compiled ICompiledPropertyBlock<T>
interface

ICompiledPropertyBlock<T>

public interface ICompiledPropertyBlock<T>

Interface for blocks describing a property changing value over time. Typed version of ICompiledPropertyBlock.

Methods

virtual ICompiledPropertyBlock<T> Shift(MovieTime offset)
Assembly: Sandbox.Engine Namespace: Sandbox.MovieMaker.Compiled Full Name: Sandbox.MovieMaker.Compiled.ICompiledPropertyBlock<T>