NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

NiSequenceData

Root node in Gamebryo .kf files (20.5.0.1 and up).
For 20.5.0.0, "NiSequenceData" is an alias for "NiControllerSequence" and this is not handled in nifxml.
This was not found in any 20.5.0.0 KFs available and they instead use NiControllerSequence directly.

Attributes

Name Type Description
From NiObject
From NiSequenceData
Name string
Num Controlled Blocks uint
Array Grow By uint
Controlled Blocks ControlledBlock
Num Evaluators uint
Evaluators Ref<NiEvaluator>
Text Keys Ref<NiTextKeyExtraData>
Duration float
Cycle Type CycleType
Frequency float
Accum Root Name string The name of the NiAVObject serving as the accumulation root. This is where all accumulated translations, scales, and rotations are applied.
Accum Flags AccumFlags

Parent Of