For the complete documentation index, see llms.txt. This page is also available as Markdown.

ActionSequenceSlotType

Overview

An enumeration that specifies the body slot on which to play an animation in the animation track of the Action Sequence.

Items

Name
Value
Description

FullBody

0

Applies the animation to the entire body.

UpperBody

1

Applies the animation to the upper body only.

LowerBody

2

Applies the animation to the lower body only.

Last updated