AnimatorParameter.ParameterType Property

Definition

Type of the animation parameter to modify.

public:
 property UnityEngine::AnimatorControllerParameterType ParameterType { UnityEngine::AnimatorControllerParameterType get(); };
public UnityEngine.AnimatorControllerParameterType ParameterType { get; }
member this.ParameterType : UnityEngine.AnimatorControllerParameterType
Public ReadOnly Property ParameterType As AnimatorControllerParameterType

Property Value

UnityEngine.AnimatorControllerParameterType

Applies to