Animation Controller

animation_controller

Animation controller with reference to an animation graph and an animation set. Enables skeletal animation on its skinned mesh descendents whose skeleton is compatible with the animations in the animation set.

Attributes

AttributeTypeDefaultDescription
animationGraphRefuuidNoneUUID of the referenced animation graph.
animationSetRefuuidNoneUUID of the referenced animation set.
dataJSONjsonNoneInput values as described in the referenced animation graph in their original JSON format.
rootBoneEntityRefuuidNoneReference to the entity with the bone component that corresponds the root bone of the skeleton.
rootMotionEnabledboolNoneWhether or not root motion is enabled.