Difference between revisions of "NiTexturingPropertyHasTexture"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(New page: This is a command from NifSE. '''Syntax''' (bool:HasBaseTexture) NifNthChildHasBaseTexture short:ChildID short:NifID Returns 1 if the specified Child of the root's N...)
 
imported>DragoonWraith
m (NifNthChildHasBaseTexture moved to NiTexturingPropertyHasTexture: new name for function as of alpha 5.)
(No difference)

Revision as of 13:33, 29 August 2010

This is a command from NifSE.

Syntax

(bool:HasBaseTexture) NifNthChildHasBaseTexture short:ChildID short:NifID

Returns 1 if the specified Child of the root's NiTexturingProperty has a Base Texture specified, and 0 otherwise (or if the Child has no NiTexturingProperty).

See Also