Show frames
Go to:
Related nodes. Attributes.
This class defines the multilister light. It is a very
simple light that has a constant direction and colour.
This node is MP safe
Node name | Parents | MFn type | Compatible function sets |
---|
multilisterLight | node | kMultilisterLight | kBase kNamedObject kDependencyNode kMultilisterLight |
Related nodes
materialInfo, defaultLightList, opticalFX, shaderGlow
Attributes (19)
lightAmbient, lightBlindData, lightData, lightDiffuse, lightDirection, lightDirectionX, lightDirectionY, lightDirectionZ, lightIntensity, lightIntensityB, lightIntensityG, lightIntensityR, lightShadowFraction, lightSpecular, pointCamera, pointCameraX, pointCameraY, pointCameraZ, preShadowIntensity
Long name (short name) | Type | Default | Flags |
---|
|
lightData
(ltd )
| lightData | NULL |   |
|
| lightDirection
(ld )
| float3 | |   | |
| lightDirectionX
(ldx )
| float | 0.0 |   | |
| | lightDirectionY
(ldy )
| float | 0.0 |   | |
| | lightDirectionZ
(ldz )
| float | 0.0 |   | |
|
|
| lightIntensity
(li )
| float3 | |   | |
| lightIntensityR
(lir )
| float | 0.0 |   | |
| | lightIntensityG
(lig )
| float | 0.0 |   | |
| | lightIntensityB
(lib )
| float | 0.0 |   | |
|
|
| lightAmbient
(la )
| bool | false |   | |
|
| lightDiffuse
(ldf )
| bool | false |   | |
|
| lightSpecular
(ls )
| bool | false |   | |
|
| lightShadowFraction
(lsf )
| float | 0.0 |   | |
|
| preShadowIntensity
(psi )
| float | 0.0 |   | |
|
| lightBlindData
(lbd )
| addr | NULL |    | |
|
|
pointCamera
(p )
| float3 | 1.0, 1.0, 1.0 |    |
|
| pointCameraX
(px )
| float | 0.0 |    | |
|
| pointCameraY
(py )
| float | 0.0 |    | |
|
| pointCameraZ
(pz )
| float | 0.0 |    | |
|