Home | Trees | Indices | Help |
|
---|
|
object --+ | utils.graph.DetailNode --+ | utils.graph.GlobalNode --+ | object_models.xml.struct_.StructBase --+ | NifFormat._ControllerLink
|
|||
Inherited from |
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
|||
_attribute_list =
|
|||
_attrs =
|
|||
_has_links = True
|
|||
_has_refs = True
|
|||
_has_strings = True
|
|||
_names =
|
|||
Inherited from Inherited from |
|
|||
controller Unknown link. |
|||
controller_type Probably the object type name of the controller in the NIF file that is child of the controlled object. |
|||
controller_type_offset Apparently the offset in the string palette of some type of controller related to Interpolator (for example, a'NiTransformInterpolator'will have here a'NiTransformController', etc.). |
|||
interpolator Link to an interpolator. |
|||
node_name The name of the animated node. |
|||
node_name_offset Offset in the string palette where the name of the controlled node (NiNode, NiTriShape, ...) starts. |
|||
priority Idle animations tend to have low values for this, and NIF objects that have high values tend to correspond with the important parts of the animation. |
|||
property_type Name of the property (NiMaterialProperty, ...), if this controller controls a property. |
|||
property_type_offset Offset in the string palette where the property (NiMaterialProperty, ...) starts, if this controller controls a property. |
|||
string_palette Refers to the NiStringPalette which contains the name of the controlled NIF object. |
|||
target_name Name of a controllable object in another NIF file. |
|||
unknown_link_2 Unknown. |
|||
unknown_short_0 Unknown. |
|||
variable_1 Some variable string (such as'SELF_ILLUM','0-0-TT_TRANSLATE_U','tongue_out', etc.). |
|||
variable_1_offset Offset in the string palette where some variable string starts (such as'SELF_ILLUM','0-0-TT_TRANSLATE_U','tongue_out', etc.). |
|||
variable_2 Another variable string, apparently used for particle system controllers. |
|||
variable_2_offset Offset in the string palette where some variable string starts (so far only'EmitterActive'and'BirthRate'have been observed in official files, used for particle system controllers). |
|||
Inherited from |
|
_attribute_list
|
_attrs
|
_names
|
|
controllerUnknown link. Usually -1.
|
controller_typeProbably the object type name of the controller in the NIF file that is child of the controlled object.
|
controller_type_offsetApparently the offset in the string palette of some type of controller related to Interpolator (for example, a'NiTransformInterpolator'will have here a'NiTransformController', etc.). Sometimes the type of controller that links to the interpolator. Probably it refers to the controller in the NIF file that is child of the controlled object, via its type name.
|
interpolatorLink to an interpolator.
|
node_nameThe name of the animated node.
|
node_name_offsetOffset in the string palette where the name of the controlled node (NiNode, NiTriShape, ...) starts.
|
priorityIdle animations tend to have low values for this, and NIF objects that have high values tend to correspond with the important parts of the animation.
|
property_typeName of the property (NiMaterialProperty, ...), if this controller controls a property.
|
property_type_offsetOffset in the string palette where the property (NiMaterialProperty, ...) starts, if this controller controls a property. Otherwise, -1.
|
string_paletteRefers to the NiStringPalette which contains the name of the controlled NIF object.
|
target_nameName of a controllable object in another NIF file.
|
unknown_link_2Unknown.
|
unknown_short_0Unknown.
|
variable_1Some variable string (such as'SELF_ILLUM','0-0-TT_TRANSLATE_U','tongue_out', etc.).
|
variable_1_offsetOffset in the string palette where some variable string starts (such as'SELF_ILLUM','0-0-TT_TRANSLATE_U','tongue_out', etc.). Usually, -1.
|
variable_2Another variable string, apparently used for particle system controllers.
|
variable_2_offsetOffset in the string palette where some variable string starts (so far only'EmitterActive'and'BirthRate'have been observed in official files, used for particle system controllers). Usually, -1.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 10 19:03:51 2011 | http://epydoc.sourceforge.net |