Interface ISyncSceneToStreamData
Namespace: UnityEngine.Animations.Rigging
Syntax
public interface ISyncSceneToStreamData
Properties
objects
Declaration
Transform[] objects { get; }
Property Value
Type | Description |
---|---|
Transform[] |
sync
Declaration
bool[] sync { get; }
Property Value
Type | Description |
---|---|
System.Boolean[] |