NetworkedAnimatoranimator Property |
Gets or sets the animator component used for syncing the animations
Namespace:
MLAPI.MonoBehaviours.Prototyping
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Animator animator { get; set; }
Property Value
Type:
Animator
See Also