NiTexturingPropertyHasTexture

From the Oblivion ConstructionSet Wiki
Revision as of 21:34, 24 April 2010 by 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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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