Global light class.

Public Member Functions |
|
| __init__ () | |
| Constructor. |
|
Public Attributes |
|
| FBPropertyBaseAnimatable | AmbientColor |
| Read Write Property: Ambient light
color. |
|
| FBPropertyBase | FogEnable |
| Read Write Property: Enable fog?.
|
|
| FBPropertyBaseAnimatable | FogColor |
| Read Write Property: Fog color.
|
|
| FBPropertyBaseAnimatable | FogBegin |
| Read Write Property: Begin fog
distance. |
|
| FBPropertyBaseAnimatable | FogEnd |
| Read Write Property: End fog
distance. |
|
| FBPropertyBaseAnimatable | FogDensity |
| Read Write Property: Fog density.
|
|
| FBPropertyFogMode | FogMode |
| Read Write Property: Fog falloff
mode. |
|
| __init__ | ( | ) |
Constructor.
| FBPropertyBaseAnimatable AmbientColor |
Read Write Property: Ambient light color.
| FBPropertyBase FogEnable |
Read Write Property: Enable fog?.
| FBPropertyBaseAnimatable FogColor |
Read Write Property: Fog color.
| FBPropertyBaseAnimatable FogBegin |
Read Write Property: Begin fog distance.
| FBPropertyBaseAnimatable FogEnd |
Read Write Property: End fog distance.
| FBPropertyBaseAnimatable FogDensity |
Read Write Property: Fog density.
| FBPropertyFogMode FogMode |
Read Write Property: Fog falloff mode.