Home | Trees | Indices | Help |
|
---|
|
object --+ | utils.graph.DetailNode --+ | utils.graph.GlobalNode --+ | object_models.xml.struct_.StructBase --+ | NifFormat._NiObject --+ | NifFormat.NiObject --+ | NifFormat._NiSkinData
|
|||
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_links = True
|
|||
_has_refs = True
|
|||
_is_template = False
|
|||
_names =
|
|||
Inherited from Inherited from |
|
|||
bone_list Contains offset data for each node that this skin is influenced by. |
|||
has_vertex_weights Enables Vertex Weights for this NiSkinData. |
|||
num_bones Number of bones. |
|||
rotation The overall rotation offset of the skin from this bone in the bind position.(This is a guess, it has always been the identity matrix so far) |
|||
scale The scale offset of the skin from this bone in the bind position. |
|||
skin_partition This optionally links a NiSkinPartition for hardware-acceleration information. |
|||
translation The overall translation offset of the skin from this bone in the bind position. |
|||
Inherited from |
|
_attribute_list
|
_attrs
|
_names
|
|
bone_listContains offset data for each node that this skin is influenced by.
|
has_vertex_weightsEnables Vertex Weights for this NiSkinData.
|
num_bonesNumber of bones.
|
rotationThe overall rotation offset of the skin from this bone in the bind position.(This is a guess, it has always been the identity matrix so far)
|
scaleThe scale offset of the skin from this bone in the bind position. (This is an assumption - it has always been 1.0 so far)
|
skin_partitionThis optionally links a NiSkinPartition for hardware-acceleration information.
|
translationThe overall translation offset of the skin from this bone in the bind position. (This is a guess, it has always been (0.0, 0.0, 0.0) so far)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Oct 10 19:03:52 2011 | http://epydoc.sourceforge.net |