TouchInteractableanimator Property |
Gets the Animator component on this GameObject. Returns null if no Animator component is found.
Namespace: Rewired.ComponentControlsAssembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Animator animator { get; }Property Value
Animator
See Also