Difference between revisions of "Category:NifSE (NiTexturingProperty)"
Jump to navigation
Jump to search
imported>DragoonWraith (New page: {{Bc|NifSE|NifSE|NifSE (NiObject)|NiObject|NifSE (NiObjectNET)|NiObjectNET|NifSE (NiProperty)|NiProperty}} These functions read from or write to <tt>NiTexturingProperty</tt>-derived blocks...) |
imported>DragoonWraith |
||
Line 3: | Line 3: | ||
<tt>NiTexturingProperty</tt> blocks are generally found using [[NiAVObjectGetPropertyByType]] or by going through a <tt>NiAVObject</tt>-derived block's properties using [[NiAVObjectGetProperties]]. | <tt>NiTexturingProperty</tt> blocks are generally found using [[NiAVObjectGetPropertyByType]] or by going through a <tt>NiAVObject</tt>-derived block's properties using [[NiAVObjectGetProperties]]. | ||
{{NifSE NiTexturingProperty Type List}} | |||
[[Category:NifSE|TexturingProperty]] | [[Category:NifSE|TexturingProperty]] | ||
[[Category:NifSE (NiProperty)|TexturingProperty]] | [[Category:NifSE (NiProperty)|TexturingProperty]] |
Latest revision as of 17:17, 30 August 2010
< NifSE < NiObject < NiObjectNET < NiProperty
These functions read from or write to NiTexturingProperty-derived blocks. As a sub-class of NiProperty, NiTexturingProperty blocks also work with any functions that work on NiProperty blocks, including those inherited from more distant ancestors.
NiTexturingProperty blocks are generally found using NiAVObjectGetPropertyByType or by going through a NiAVObject-derived block's properties using NiAVObjectGetProperties.
Texturing Property Type
These are all of the NIF block types that derive from NiTexturingProperty. These are generally found using NiAVObjectGetPropertyByType.
- NiObject (ancestor)
- NiObectNET (ancestor)
- NiProperty (ancestor)
- NiObectNET (ancestor)
Pages in category "NifSE (NiTexturingProperty)"
The following 23 pages are in this category, out of 23 total.
G
- NiTexturingPropertyGetTextureCenterOffset
- NiTexturingPropertyGetTextureClampMode
- NiTexturingPropertyGetTextureCount
- NiTexturingPropertyGetTextureFilterMode
- NiTexturingPropertyGetTextureFlags
- NiTexturingPropertyGetTextureRotation
- NiTexturingPropertyGetTextureSource
- NiTexturingPropertyGetTextureTiling
- NiTexturingPropertyGetTextureTranslation
- NiTexturingPropertyGetTextureUVSet
S
- NiTexturingPropertySetTextureCenterOffset
- NiTexturingPropertySetTextureClampMode
- NiTexturingPropertySetTextureCount
- NiTexturingPropertySetTextureFilterMode
- NiTexturingPropertySetTextureFlags
- NiTexturingPropertySetTextureRotation
- NiTexturingPropertySetTextureTiling
- NiTexturingPropertySetTextureTranslation
- NiTexturingPropertySetTextureUVSet