Go to: Related nodes. Attributes.

This class contains the "shape" information for area lights.

This node is MP safe

Node nameParentsClassificationMFn typeCompatible function sets
areaLightnonExtendedLightShapeNodelight:drawdb/light/areaLightkAreaLightkBase
kNamedObject
kDependencyNode
kDagNode
kShape
kLight
kNonAmbientLight
kNonExtendedLight
kAreaLight

Related nodes

camera, light, dropoffLocator, ambientLight, nonAmbientLightShapeNode, nonExtendedLightShapeNode, directionalLight, spotLight, pointLight

Attributes (10)

lightGlow, normalCamera, normalCameraX, normalCameraY, normalCameraZ, objectType, pointWorld, pointWorldX, pointWorldY, pointWorldZ

Long name (short name)TypeDefaultFlags
lightGlow (lg) Messagen/aoutputinputconnectable
Connect this to the light glow.
pointWorld (pw) float31.0, 1.0, 1.0inputconnectablestorable
The point to light in world space (for shadow maps).
pointWorldX (tx) float0.0inputconnectablestorable
The x-component of the world position.
pointWorldY (ty) float0.0inputconnectablestorable
The y-component of the world position.
pointWorldZ (tz) float0.0inputconnectablestorable
The z-component of the world position.
normalCamera (n) float3outputinputconnectable
Normal Camera represents the surface normals in the camera's space. These are used to calculate lighting.
normalCameraX (nx) float1.0outputinputconnectable
normal camera x value
normalCameraY (ny) float1.0outputinputconnectable
normal camera Y value
normalCameraZ (nz) float1.0outputinputconnectable
normal camera Z value
objectType (ot) charTrenderableObjectType::kSurfaceinputconnectablestorable
The type of object being lit (volume or surface).