Difference between revisions of "NiTexturingPropertyGetTextureTranslation"

no edit summary
imported>DragoonWraith
imported>DragoonWraith
Line 2: Line 2:


'''Syntax'''
'''Syntax'''
  (StringMap:translation) NiTexturingPropertyGetTranslation short:texSlot short:nifID ''short:blockID''
  (StringMap:translation) NiTexturingPropertyGetTextureTranslation short:texSlot short:nifID ''short:blockID''
  (StringMap:translation) NiTexPropGetTexGetTransl short:texSlot short:nifID ''short:blockID''
  (StringMap:translation) NiTexPropGetTexTransl short:texSlot short:nifID ''short:blockID''


Returns the translation applied to the texture used by the specified [[:Category:NifSE (NiTexturingProperty)|<tt>NiTexturingProperty</tt>]] in the given slot. The texture slots range from 0 to [[NiTexturingPropertyGetTextureCount]], and the possible choices are given below. See [[NiTexturingPropertyGetTextureCount]] for more details.
Returns the translation applied to the texture used by the specified [[:Category:NifSE (NiTexturingProperty)|<tt>NiTexturingProperty</tt>]] in the given slot. The texture slots range from 0 to [[NiTexturingPropertyGetTextureCount]], and the possible choices are given below. See [[NiTexturingPropertyGetTextureCount]] for more details.
Line 17: Line 17:
{{NifSE NiTexturingProperty Texture Slots}}
{{NifSE NiTexturingProperty Texture Slots}}


[[Category:NifSE|TexturingPropertyGetTranslation]]
[[Category:NifSE|TexturingPropertyGetTextureTranslation]]
[[Category:NifSE (NiTexturingProperty)|GetTranslation]]
[[Category:NifSE (NiTexturingProperty)|GetTextureTranslation]]