GLKLightingType Enum

Definition

An enumeration whose values specify how lighting is calculated by an effect.

public enum GLKLightingType
type GLKLightingType = 
Inheritance
GLKLightingType

Fields

PerPixel 1
PerVertex 0

Applies to