LUMA
Node Reference

Position Nodes

Nodes that compute aiming angles for moving lights.

Position Nodes

Position nodes compute aiming angles for moving lights based on fixture positions and target coordinates.


Look At Position

FieldValue
Type IDlook_at_position
CategoryPosition
DescriptionComputes pan/tilt angles to aim each fixture at a target 3D point.

Inputs

PortTypeRequired
selectionSelectionYes
xSignalYes
ySignalYes
zSignalYes

Outputs

PortType
panSignal (degrees)
tiltSignal (degrees)

Parameters

None.

Behavior

  • Computes inverse kinematics for each fixture based on its position and orientation.
  • Accounts for fixture mounting angle.
  • Output angles are in degrees, suitable for direct connection to apply_position.

On this page