Difference between revisions of "NiTexturingPropertyTextureHasTransform"

Jump to navigation Jump to search
m
no edit summary
imported>DragoonWraith
m
imported>DragoonWraith
m
Line 2: Line 2:


'''Syntax'''
'''Syntax'''
  (bool:hasTransform) NiTexturingPropertyHasTransform:texSlot short:nifID ''short:blockID''
  (bool:hasTransform) NiTexturingPropertyTextureHasTransform:texSlot short:nifID ''short:blockID''
  (bool:hasTransform) NiTexPropGetTexHasTransf short:texSlot short:nifID ''short:blockID''
  (bool:hasTransform) NiTexPropTexHasTransf short:texSlot short:nifID ''short:blockID''


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 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.
Line 13: Line 13:
{{NifSE NiTexturingProperty Texture Slots}}
{{NifSE NiTexturingProperty Texture Slots}}


[[Category:NifSE|TexturingPropertyHasTransform]]
[[Category:NifSE|TexturingPropertyTextureHasTransform]]
[[Category:NifSE (NiTexturingProperty)|HasTransform]]
[[Category:NifSE (NiTexturingProperty)|TextureHasTransform]]

Navigation menu