Difference between revisions of "NiTexturingPropertyTextureHasTransform"
Jump to navigation
Jump to search
m
NiTexturingPropertyTextureHasTransform (edit)
Revision as of 19:07, 5 September 2010
, 19:07, 5 September 2010no edit summary
imported>DragoonWraith (New page: This is a command from NifSE. '''Syntax''' (bool:hasTransform) NiTexturingPropertyHasTransform:texSlot short:nifID ''short:blockID'' (bool:hasTransform) NiTexPropGet...) |
imported>DragoonWraith m |
||
Line 5: | Line 5: | ||
(bool:hasTransform) NiTexPropGetTexHasTransf short:texSlot short:nifID ''short:blockID'' | (bool:hasTransform) NiTexPropGetTexHasTransf short:texSlot short:nifID ''short:blockID'' | ||
Returns whether the texture used by the specified [[NifSE (NiTexturingProperty)|<tt>NiTexturingProperty</tt>]] in the given slot has any transforms applied. The texture slots range from 0 to [[NiTexturingPropertyGetTextureCount]], and the possible choices are given below. See [[NiTexturingPropertyGetTextureCount]] for more details. | Returns whether the texture used by the specified [[:Category:NifSE (NiTexturingProperty)|<tt>NiTexturingProperty</tt>]] in the given slot has any transforms applied. The texture slots range from 0 to [[NiTexturingPropertyGetTextureCount]], and the possible choices are given below. See [[NiTexturingPropertyGetTextureCount]] for more details. | ||
Returns -1 if the function fails for whatever reason. | Returns -1 if the function fails for whatever reason. |