Wwise SDK 2025.1.0
|
Position and orientation of objects in a "local" space 더 자세히 ...
#include <Ak3DObjects.h>
Public 멤버 함수 | |
const AkVector & | Position () const |
Get position vector. 더 자세히 ... | |
const AkVector & | OrientationFront () const |
Get orientation front vector. 더 자세히 ... | |
const AkVector & | OrientationTop () const |
Get orientation top vector. 더 자세히 ... | |
void | Set (const AkVector &in_position, const AkVector &in_orientationFront, const AkVector &in_orientationTop) |
Set position and orientation. Orientation front and top should be orthogonal and normalized. 더 자세히 ... | |
void | Set (AkReal32 in_positionX, AkReal32 in_positionY, AkReal32 in_positionZ, AkReal32 in_orientFrontX, AkReal32 in_orientFrontY, AkReal32 in_orientFrontZ, AkReal32 in_orientTopX, AkReal32 in_orientTopY, AkReal32 in_orientTopZ) |
Set position and orientation. Orientation front and top should be orthogonal and normalized. 더 자세히 ... | |
void | SetPosition (const AkVector &in_position) |
Set position. 더 자세히 ... | |
void | SetPosition (AkReal32 in_x, AkReal32 in_y, AkReal32 in_z) |
Set position. 더 자세히 ... | |
void | SetOrientation (const AkVector &in_orientationFront, const AkVector &in_orientationTop) |
Set orientation. Orientation front and top should be orthogonal and normalized. 더 자세히 ... | |
void | SetOrientation (AkReal32 in_orientFrontX, AkReal32 in_orientFrontY, AkReal32 in_orientFrontZ, AkReal32 in_orientTopX, AkReal32 in_orientTopY, AkReal32 in_orientTopZ) |
Set orientation. Orientation front and top should be orthogonal and normalized. 더 자세히 ... | |
operator AkWorldTransform () const | |
Public 속성 | |
struct AkVector | orientationFront |
Orientation of the listener 더 자세히 ... | |
struct AkVector | orientationTop |
Top orientation of the listener 더 자세히 ... | |
struct AkVector | position |
Position of the listener 더 자세히 ... | |
Position and orientation of objects in a "local" space
Ak3DObjects.h 파일의 254 번째 라인에서 정의되었습니다.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요