Texture Applying Mode
Defines special modes for applying textures.
2.0
The values here define special modes for applying a texture.
Index
Preprocessor Definitions
kA3DTextureApplyingModeNonekA3DTextureApplyingModeLightingkA3DTextureApplyingModeAlphaTestkA3DTextureApplyingModeVertexColor
Preprocessor Definitions
-
kA3DTextureApplyingModeNone All states are disabled.
-
kA3DTextureApplyingModeLighting Lighting Enabled.
-
kA3DTextureApplyingModeAlphaTest Alpha Test Enabled.
-
kA3DTextureApplyingModeVertexColor Use Vertex Color (combine a texture with one-color-per-vertex mode).