Home | Trees | Indices | Help |
|
---|
|
object --+ | utils.graph.DetailNode --+ | utils.graph.GlobalNode --+ | object_models.xml.struct_.StructBase --+ | NifFormat._NiObject --+ | NifFormat.NiObject --+ | NifFormat._NiKeyframeData
|
|||
Inherited from |
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
_attribute_list =
|
|||
_attrs =
|
|||
_games =
|
|||
_has_strings = True
|
|||
_is_template = False
|
|||
_names =
|
|||
Inherited from Inherited from |
|
|||
num_rotation_keys The number of quaternion rotation keys. |
|||
quaternion_keys The rotation keys if Quaternion rotation is used. |
|||
rotation_type The type of interpolation to use for rotation. |
|||
scales Scale keys. |
|||
translations Translation keys. |
|||
unknown_float Possibly a vestigial time value? Doesn't appear to be significant. |
|||
xyz_rotations Individual arrays of keys for rotating X, Y, and Z individually. |
|||
Inherited from |
|
_attribute_list
|
_attrs
|
_names
|
|
num_rotation_keysThe number of quaternion rotation keys. If the rotation type is XYZ (type 4) then this must be set to 1, and in this case the actual number of keys is stored in the XYZ Rotations field.
|
quaternion_keysThe rotation keys if Quaternion rotation is used.
|
rotation_typeThe type of interpolation to use for rotation. Can also be 4 to indicate that separate X, Y, and Z values are used for the rotation instead of Quaternions.
|
scalesScale keys.
|
translationsTranslation keys.
|
unknown_floatPossibly a vestigial time value? Doesn't appear to be significant.
|
xyz_rotationsIndividual arrays of keys for rotating X, Y, and Z individually.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 10 19:03:52 2011 | http://epydoc.sourceforge.net |