Class SyncSceneToStreamLayer
Inheritance
SyncSceneToStreamLayer
Syntax
public class SyncSceneToStreamLayer
Fields
job
Declaration
Field Value
Properties
isInitialized
Declaration
public bool isInitialized { get; }
Property Value
Methods
Initialize(Animator, IList<IRigLayer>)
Declaration
public bool Initialize(Animator animator, IList<IRigLayer> layers)
Parameters
Returns
IsValid()
Declaration
Returns
Reset()
Declaration
Update(IList<IRigLayer>)
Declaration
public void Update(IList<IRigLayer> layers)
Parameters