Difference between revisions of "NiTexturingPropertyGetTextureFlags"
Jump to navigation
Jump to search
NiTexturingPropertyGetTextureFlags (edit)
Revision as of 17:54, 31 August 2010
, 17:54, 31 August 2010no edit summary
imported>DragoonWraith (New page: This is a command from NifSE. '''Syntax''' (short:clampMode) NiTexturingPropertyGetTextureClampMode short:texSlot short:nifID ''short:blockID'' (short:clampMode) NiT...) |
imported>DragoonWraith |
||
Line 5: | Line 5: | ||
(short:clampMode) NiTexPropGetTexClamp short:texSlot short:nifID ''short:blockID'' | (short:clampMode) NiTexPropGetTexClamp short:texSlot short:nifID ''short:blockID'' | ||
Returns a short value called the "flags" of the [[:Category:NifSE ( | Returns a short value called the "flags" of the [[:Category:NifSE (NiSourceTexture)|<tt>NiSourceTexture</tt>]]-derived block that is filling the specified <tt>texSlot</tt>. The texture slots range from 0 to [[NiTexturingPropertyGetTextureCount]], and the possible choices are given below. See [[NiTexturingPropertyGetTextureCount]] for more details. | ||
The flags value is presumably a bitfield, assumed to be involved in clamp and filter modes, but the exact values are unknown. | The flags value is presumably a bitfield, assumed to be involved in clamp and filter modes, but the exact values are unknown. | ||
Line 18: | Line 18: | ||
* [[:Category:NifSE (NiSourceTexture)|NiSourceTexture functions]] | * [[:Category:NifSE (NiSourceTexture)|NiSourceTexture functions]] | ||
[[Category:NifSE| | [[Category:NifSE|TexturingPropertyGetTextureFlags]] | ||
[[Category:NifSE (NiTexturingProperty)| | [[Category:NifSE (NiTexturingProperty)|GetTextureFlags]] |