ProtoFlux:EarsOverriden: Difference between revisions

From Resonite Wiki
Created a page for the Ears Overriden node.
 
m YoshBot moved page ProtoFlux:Ears Overriden to ProtoFlux:EarsOverriden: Automated: removing spaces from ProtoFlux namespace
 
(4 intermediate revisions by 2 users 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]]
[[Category:ContinuouslyChanging nodes]]

Latest revision as of 23:50, 20 August 2025

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).