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

Key

A generic key with support for interpolation. Type 1 is normal linear interpolation, type 2 has forward and backward tangents, and type 3 has tension, bias and continuity arguments. Note that color4 and byte always seem to be of type 1.

Attributes

Name Type Description
Time float Time of the key.
Value TEMPLATE The key value.
Forward TEMPLATE Key forward tangent.
Backward TEMPLATE The key backward tangent.
TBC TBC The TBC of the key.

Found In