Skip to main content

B1AnimTrack

  • Represents a single animation slot track within a montage, holding an ordered list of animation segments.
    * Each track targets a specific animation slot by name and contains multiple reference segments.
PropertyTypeDescriptionMetadata
SlotNameFNameName of the animation slot this track plays on.
AnimSegmentsTArrayOrdered list of animation reference segments that play sequentially on this track.