PointSourceParams


class PointSourceParams


Configures a sound source to be spatialized at a 3D location.

Positional sound sources are defined by PointSourceParams with an associated Entity. The position and orientation of the Entity dictates where the PointSourceParams is rendered in 3D space. For more information, see https://developer.android.com/develop/xr/jetpack-xr-sdk/add-spatial-audio#add-positional.

Summary

Public constructors

Public constructors

PointSourceParams

Added in 1.0.0-alpha05
PointSourceParams(entity: Entity)