Inheritance diagram for DzDistantLight:
Constructors | |
DzDistantLight () | |
Methods | |
Color | getDiffuseColor () |
DzColorProperty | getDiffuseColorControl () |
Number | getFarClippingPlane () |
DzEnumProperty | getIlluminationControl () |
Number | getIntensity () |
DzFloatProperty | getIntensityControl () |
Number | getNearClippingPlane () |
DzFloatProperty | getShadowBiasControl () |
DzFloatProperty | getShadowSoftnessControl () |
DzVec3 | getWSDirection () |
Boolean | isOn () |
DzDistantLight::DzDistantLight | ( | ) |
Default Constructor
Color DzDistantLight::getDiffuseColor | ( | ) |
DzColorProperty DzDistantLight::getDiffuseColorControl | ( | ) |
Number DzDistantLight::getFarClippingPlane | ( | ) |
DzEnumProperty DzDistantLight::getIlluminationControl | ( | ) |
Number DzDistantLight::getIntensity | ( | ) |
DzFloatProperty DzDistantLight::getIntensityControl | ( | ) |
Number DzDistantLight::getNearClippingPlane | ( | ) |
DzFloatProperty DzDistantLight::getShadowBiasControl | ( | ) |
DzFloatProperty DzDistantLight::getShadowSoftnessControl | ( | ) |
DzVec3 DzDistantLight::getWSDirection | ( | ) |
Boolean DzDistantLight::isOn | ( | ) |
Reimplemented from DzLight.