Module controllers

Module controllers 

Source
Expand description

MDL controller types and keyframe structures. MDL controller types and keyframe structures.

Structs§

MdlController
A controller definition for a node.
MdlControllerType
Controller type code identifying which property is animated.
MdlKey
A single animation keyframe.

Constants§

CTRL_FLAG_BEZIER
Bezier flag bit in the raw column_count byte (bit 4).