ProtoFlux:Ears Position: Difference between revisions

From Resonite Wiki
Created a page for the Ears Position node.
 
Fixed wording.
 
Line 10: Line 10:
The '''Ears Position''' node returns the local user's audio output (hearing audio) position.
The '''Ears Position''' node returns the local user's audio output (hearing audio) position.


The [[Camera]] has the ability to override this position by using the <code>Audio from camera viewpoint</code> setting, and if true, will return this new position value, otherwise it will just be at the user's head proxy.
The [[Camera]] has the ability to override this position by using the <code>Audio from camera viewpoint</code> setting, and if true, will return this new position value, otherwise it will use the user's head proxy's position.


== Outputs ==
== Outputs ==

Latest revision as of 18:37, 3 July 2024

Ears Position
*
Local Output

The Ears Position node returns the local user's audio output (hearing audio) position.

The Camera has the ability to override this position by using the Audio from camera viewpoint setting, and if true, will return this new position value, otherwise it will use the user's head proxy's position.

Outputs

* (float3)

Returns the local user's audio output (hearing audio) position.