Click or drag to resize

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)
Syntax
C#
public Animator animator { get; set; }

Property Value

Type: Animator
See Also