Difference between revisions of "NiAVObjectGetLocalScale"
Jump to navigation
Jump to search
imported>DragoonWraith (New page: This is a command from NifSE. '''Syntax''' (float:LocalScale) NifGetNthChildLocalScale Returns the local scale of the specified Child of the root node. == See Also ...) |
imported>DragoonWraith |
||
Line 2: | Line 2: | ||
'''Syntax''' | '''Syntax''' | ||
(float:LocalScale) NifGetNthChildLocalScale | (float:LocalScale) NifGetNthChildLocalScale short:ChildID short:NifID | ||
Returns the local scale of the specified Child of the root node. | Returns the local scale of the specified Child of the root node. |
Revision as of 21:11, 24 April 2010
This is a command from NifSE.
Syntax
(float:LocalScale) NifGetNthChildLocalScale short:ChildID short:NifID
Returns the local scale of the specified Child of the root node.