-
Notifications
You must be signed in to change notification settings - Fork 8
SteamAudioListener
stechyo edited this page Jan 13, 2024
·
1 revision
This node's transform is used for simulating the listener's transform in the SteamAudio simulation. You'll likely want to have this as a child of your Camera3D
.
-
reflection_duration
(float) - may be overriden by SteamAudioConfig - see IPLSimulationSharedInputs.duration -
irradiance_min_distance
(float) - see IPLSimulationSharedInputs.irradianceMinDistance -
reflection_rays
(int) - may be overriden by SteamAudioConfig - see IPLSimulationSharedInputs.numRays -
reflection_bounces
(int) - see IPLSimulationSharedInputs.numBounces -
reflection_ambisonics_order
(int) - may be overriden by SteamAudioConfig - see IPLSimulationSharedInputs.order