Light class.
Public Member Functions |
|
__init__ (str pName, object pObject=None) | |
Constructor. |
|
Public Attributes |
|
FBPropertyLightType | LightType |
Read Write Property: Type of light.
|
|
FBPropertyAttenuationType | AttenuationType |
Read Write Property: Type of
attenuation for the light. |
|
FBPropertyBaseAnimatable | Intensity |
Read Write Property: Light intensity.
|
|
FBPropertyBaseAnimatable | ConeAngle |
Read Write Property: Cone angle for
light. |
|
FBPropertyBaseAnimatable | FogIntensity |
Read Write Property: Intensity of the
fog (spot light). |
|
FBPropertyBaseAnimatable | DiffuseColor |
Read Write Property: Color: Diffuse
color. |
|
FBPropertyBase | CastLightOnObject |
Read Write Property: Cast light on
object?. |
|
FBPropertyBase | DrawGroundProjection |
Read Write Property: Draw ground
projection of gobo?. |
|
FBPropertyBase | DrawVolumetricLight |
Read Write Property: Draw volumetric
light with gobo?. |
|
FBPropertyBase | DrawFrontFacingVolumetric |
Read Write Property: Draw front
facing volumetric light?. |
|
FBPropertyVideo | GoboMedia |
Read Write Property: Media to use as
a Gobo with the light. |
Constructor.
pName | Name of light. |
pObject | For internal use only(default=NULL). |
Reimplemented from FBModel.
FBPropertyLightType LightType |
Read Write Property: Type of light.
FBPropertyAttenuationType AttenuationType |
Read Write Property: Type of attenuation for the light.
FBPropertyBaseAnimatable Intensity |
Read Write Property: Light intensity.
FBPropertyBaseAnimatable ConeAngle |
Read Write Property: Cone angle for light.
FBPropertyBaseAnimatable FogIntensity |
Read Write Property: Intensity of the fog (spot light).
FBPropertyBaseAnimatable DiffuseColor |
Read Write Property: Color: Diffuse color.
FBPropertyBase CastLightOnObject |
Read Write Property: Cast light on object?.
FBPropertyBase DrawGroundProjection |
Read Write Property: Draw ground projection of gobo?.
FBPropertyBase DrawVolumetricLight |
Read Write Property: Draw volumetric light with gobo?.
FBPropertyBase DrawFrontFacingVolumetric |
Read Write Property: Draw front facing volumetric light?.
FBPropertyVideo GoboMedia |
Read Write Property: Media to use as a Gobo with the light.