Auf Englisch lesen Bearbeiten

Freigeben über


AnimatorParameter Struct

Definition

A copy of the AnimatorControllerParameter because that class is not Serializable and cannot be modified in the editor.

C++
public value class AnimatorParameter
Inheritance
AnimatorParameter
Attributes

Constructors

Properties

DefaultBool

If the animation parameter type is a bool, value to set. Ignored otherwise.

DefaultFloat

If the animation parameter type is a float, value to set. Ignored otherwise.

DefaultInt

If the animation parameter type is an int, value to set. Ignored otherwise.

Name

Name of the animation parameter to modify.

NameHash

Animator Name String to Hash.

ParameterType

Type of the animation parameter to modify.

Applies to

Produkt Versionen
MRTK2 Unity 2018 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0
MRTK2 Unity 2019 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0
MRTK2 Unity 2020 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0