| Description | Hierarchy | Fields | Methods | Properties |
type TVolumeLightSceneNode = class(TSceneNode)
Undocumented in Irrlicht.
![]() |
property FootColor: TARGBColor read GetFootColor write SetFootColor; |
![]() |
property SubdivideU: LongWord read GetSubdivideU write SetSubdivideU; |
![]() |
property SubdivideV: LongWord read GetSubdivideV write SetSubdivideV; |
![]() |
property TailColor: TARGBColor read GetTailColor write SetTailColor; |
![]() |
property FootColor: TARGBColor read GetFootColor write SetFootColor; |
|
The color at the light's base. | |
![]() |
property SubdivideU: LongWord read GetSubdivideU write SetSubdivideU; |
|
The number of segments across the U axis. | |
![]() |
property SubdivideV: LongWord read GetSubdivideV write SetSubdivideV; |
|
The number of segments across the V axis | |
![]() |
property TailColor: TARGBColor read GetTailColor write SetTailColor; |
|
The color at the light's tip. | |