Wwise SDK 2022.1.17
|
◆ Transform
Portal's position and orientation in the 3D world. Position vector is the center of the opening. OrientationFront vector must be unit-length and point along the normal of the portal, and must be orthogonal to Up. It defines the local positive-Z dimension (depth/transition axis) of the portal, used by Extent. OrientationTop vector must be unit-length and point along the top of the portal (tangent to the wall), must be orthogonal to Front. It defines the local positive-Y direction (height) of the portal, used by Extent. AkSpatialAudio.h の 311 行目に定義があります。 |