静态
CULLINGMODE_静态
CULLINGMODE_The animation controller layer to add.
The animation state to add.
The layer index.
The name of the target animation state.
The transition duration, normalized to the current animation state's duration. Value should be between 0.0 and 1.0.
The layer index. Defaults to 0.
The normalized start time of the animation. Defaults to Number.NEGATIVE_INFINITY.
The layer index. Defaults to 0.
The AnimatorControllerLayer at the specified index.
可选
on可选
on可选
on可选
on可选
onIf null, plays the default animation; otherwise, plays the animation clip with the specified name.
The layer index. Defaults to 0.
The normalized start time of the animation. Defaults to Number.NEGATIVE_INFINITY.
The animation state to remove.
The layer index.
En
The
Animator
class is used to create 3D animation components.Zh
Animator
类用于创建3D动画组件。