GLKTextureEnvMode Enum

Definition

An enumeration of ways in which texture can be combined with other color components.

public enum GLKTextureEnvMode
type GLKTextureEnvMode = 
Inheritance
GLKTextureEnvMode

Fields

Decal 2
Modulate 1
Replace 0

Applies to