Color
Sets the color.
Rectangle USD light
Adds a rectangle light source to a USD scene with color, exposure, response, falloff, shadow and transform controls.
uRectangleLight is a USD scene light shaped as a rectangle. It controls direct illumination and specular response inside the stage, making it useful for physically understandable lighting, reflections and shadow design before uRenderer.
Overview
uRectangleLight is a USD scene light shaped as a rectangle. It controls direct illumination and specular response inside the stage, making it useful for physically understandable lighting, reflections and shadow design before uRenderer.
Think of uRectangleLight as a real rectangle lamp placed in the USD scene: size and shape define the character of highlights and shadows, while intensity, exposure and falloff define its energy.
Flow anatomy
The port structure shows how this node fits into a Fusion graph.
3D scene or object data to be processed or combined.
The resulting 3D scene or scene object.
Inspector
Start with these controls before reaching for more complicated workarounds.
Sets the color.
Sets the RGB color emitted by the Rectangle Light.
Use channel-specific controls when the operation should not affect all components equally.
Sets the base energy of the light.
Changes light energy in photographic stops.
Enables black-body color-temperature control for the Rectangle Light.
Sets how strongly the Rectangle Light contributes to diffuse shading.
Sets how strongly the Rectangle Light contributes to specular reflections.
Selects the light falloff model.
Chooses how light intensity falls off with distance.
Sets how quickly the light falls off with distance.
Controls how tightly the Rectangle Light emission is focused.
Sets the shaping cone angle of the Rectangle Light.
Normalizes Rectangle Light energy as its dimensions change.
Turns shadow generation on or off.
Sets the shadow Color.
Sets the density of generated or distributed elements.
Sets the processing quality for this operation.
Use a lighter setting while building the comp if needed, then verify the final-quality result before render.
Sets the resolution of the shadow map.
Higher values can sharpen shadow detail but increase render cost.
Sets the Shadow Map Offset.
Sets translation on the X, Y and Z axes.
Sets rotation on the X, Y and Z axes.
Sets the pivot position on the X, Y and Z axes.
Orients the object, light or camera toward a target point.
Use Target is convenient for aim-at rigs because the orientation follows the target as either element moves.
Outputs this operation as a separate USD stage instead of folding it into the incoming stage.
Practical setup
Connect or create the USD stage.
Add uRectangleLight and position it relative to the subject.
Set color, intensity and exposure before fine-tuning material response.
Choose decay behavior that fits the shot scale.
Adjust the shape-specific size controls for highlight and shadow character.
Enable shadows and tune softness only after the lighting direction is correct.
Render through uRenderer and judge the result on the final material.
Examples
Use uRectangleLight as the main shaped source in a simple USD lighting rig.
Use the source to evaluate roughness and reflective response.
Troubleshooting
Production notes
Related nodes