Rotation At Target Point
Geometry 3D
The Rotation At Target Point node takes a set of parameters that represent a rotation, then returns a rotational value that points in a direction.
Inputs
Pivot (float3)
The rotational pivot for this value to calculate with.
Point (float3)
The rotational value that it will calculate from.
Direction (float3)
The direction to help orientate this rotational value.
TargetPoint (float3)
The direction this rotational value will look towards.
Outputs
* (floatQ)
Returns the rotational value that represents the pointing or facing in a direction.