Click or drag to resize
AnimatorParameterAttributeParameterType Property
Gets the type of the parameter.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public AnimatorControllerParameterType ParameterType { get; }

Property Value

Type: AnimatorControllerParameterType
The type of the parameter.
See Also