CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CriAtomRegion Class Reference

3D region component More...

Inherits CriMonoBehaviour.

Properties

CriAtomEx3dRegion region3dHn [get, protected set]
 The CriAtomEx3dRegion used internally. More...
 

Detailed Description

3D region component

Description:
A component that groups 3D sound sources, 3D listeners and transceivers by space.
Used by attaching to any GameObject.
This can be used as an value of region3d in CriAtomSource, CriAtomListener and CriAtomTransceiver,
or can be set as initial region setting.
Only one of this component can be attached to a GameObject.
See also
CriAtomSource, CriAtomListener, CriAtomTransceiver

Property Documentation

CriAtomEx3dRegion region3dHn
getprotected set

The CriAtomEx3dRegion used internally.

Description:
If you want to control CriAtomEx3dRegion directly, get CriAtomEx3dRegion from this property.

The documentation for this class was generated from the following file: