ProtoFlux:RotationAtTargetPoint: Difference between revisions

From Resonite Wiki
Created a page for the Rotation At Target Point node.
 
m YoshBot moved page ProtoFlux:Rotation At Target Point to ProtoFlux:RotationAtTargetPoint: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 00:33, 21 August 2025

Rotation At Target Point
Pivot
*
Point
Direction
TargetPoint
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.