A light that emits in all directions from a single point and has fall off start/end controls.
Inherits :
DAZ Script |
---|
DzLinearPointLight () |
DAZ Script | |
---|---|
Number | getFallOffEnd () |
DzFloatProperty | getFallOffEndControl () |
Number | getFallOffStart () |
DzFloatProperty | getFallOffStartControl () |
void | setFallOffEnd ( Number end ) |
void | setFallOffStart ( Number start ) |
TODO: Add detailed description.
Number : getFallOffEnd()
Return Value:
Since:
DzFloatProperty : getFallOffEndControl()
Return Value:
Return Value:
Since:
DzFloatProperty : getFallOffStartControl()
Return Value:
void : setFallOffEnd( Number end )
Sets the distance from the origin of the node where the intensity reaches 0.
Since:
Parameter(s):
void : setFallOffStart( Number start )
Sets the distance from the origin of the node where the intensity begins to decrease.
Parameter(s):
Since: