Difference between revisions of "NiAVObjectSetLocalTranslation"
no edit summary
imported>DragoonWraith (New page: This is a command from NifSE. '''Syntax''' (bool:success) NifSetNthChildLocalTranslation TEMP float:v11 float:v12 float:v13 short:ChildID short:NifID Sets the local ...) |
imported>DragoonWraith |
||
Line 2: | Line 2: | ||
'''Syntax''' | '''Syntax''' | ||
(bool:success) NifSetNthChildLocalTranslation TEMP float: | (bool:success) NifSetNthChildLocalTranslation TEMP float:x float:y float:z short:ChildID short:NifID | ||
Sets the local translation of the specified Child of the root node. | Sets the local translation of the specified Child of the root node. | ||
Line 11: | Line 11: | ||
== See Also == | == See Also == | ||
* [[NifGetNthChildLocalTranslation]] | * [[NifGetNthChildLocalTranslation]] | ||
* [[NifSetNthChildLocalTransformTEMP]] | * [[NifSetNthChildLocalTransformTEMP]] |