|
enum | Type { kAmbient = 0,
kPoint = 1,
kDirectional = 2,
kSpot = 4
} |
|
|
Type | type |
|
Math::Vector3d | color |
|
Math::Vector3d | position |
|
Math::Vector3d | direction |
|
Math::Angle | innerConeAngle |
|
Math::Angle | outerConeAngle |
|
float | falloffNear |
|
float | falloffFar |
|
Math::Vector4d | worldPosition |
|
Math::Vector4d | eyePosition |
|
Math::Vector3d | eyeDirection |
|
The documentation for this struct was generated from the following file: