Difference between revisions of "NiAVObjectGetLocalScale"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
imported>DragoonWraith
Line 13: Line 13:
* [[NifGetNthChildLocalRotation]]
* [[NifGetNthChildLocalRotation]]


[[Category:NifSE|GetNthChildScale]]
[[Category:NifSE|GetNthChildLocalScale]]
[[Category:NifSE (Children)|GetNthChildScale]]
[[Category:NifSE (Children)|GetNthChildLocalScale]]

Revision as of 21:22, 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.

See Also