Difference between revisions of "NiAVObjectGetLocalScale"
Jump to navigation
Jump to search
imported>DragoonWraith |
imported>DragoonWraith |
||
Line 8: | Line 8: | ||
== See Also == | == See Also == | ||
* [[NifSetNthChildLocalScale]] | * [[NifSetNthChildLocalScale]] | ||
* [[NifGetNthChildLocalTransform]] | * [[NifGetNthChildLocalTransform]] |
Revision as of 12:38, 25 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.
See Also