ProtoFlux:Ears Overriden: Difference between revisions

From Resonite Wiki
Created a page for the Ears Overriden node.
 
Fixed wording and verbage.
 
(2 intermediate revisions by the same user not shown)
Line 8: Line 8:
|}}
|}}


The '''Ears Overriden''' node returns the if the local user's audio output is being overridden by the [[Camera]]. The <code>Audio from camera viewpoint</code> setting will change this node's output.
The '''Ears Overriden''' node returns if the local user's audio output (hearing audio) is being overridden by something.
 
The [[Camera]] has the ability to override the user's audio output by using the <code>Audio from camera viewpoint</code> setting, and if true, will return that this is overriding the ears from the local user's head proxy.


== Outputs ==
== Outputs ==
Line 14: Line 16:
=== * ([[Type:bool|bool]]) ===
=== * ([[Type:bool|bool]]) ===


Returns if the local user's audio output has been overridden by something (such as the [[Camera]]).
Returns if the local user's audio output (hearing audio) has been overridden by something (such as the [[Camera]]).


[[Category:ProtoFlux:Users:LocalOutput]]
[[Category:ProtoFlux:Users:LocalOutput]]

Latest revision as of 18:41, 3 July 2024

Ears Overriden
*
Local Output

The Ears Overriden node returns if the local user's audio output (hearing audio) is being overridden by something.

The Camera has the ability to override the user's audio output by using the Audio from camera viewpoint setting, and if true, will return that this is overriding the ears from the local user's head proxy.

Outputs

* (bool)

Returns if the local user's audio output (hearing audio) has been overridden by something (such as the Camera).