프로퍼티 | 타입 | 설명 | |
---|---|---|---|
swigCMemOwn | bool |
메소드 | 설명 | |
---|---|---|
AkTransform ( ) : System | ||
Dispose ( ) : void | ||
OrientationFront ( ) : AkVector, | ||
OrientationTop ( ) : AkVector, | ||
Position ( ) : AkVector, | ||
Set ( AkVector, in_position, AkVector, in_orientationFront, AkVector, in_orientationTop ) : void | ||
Set ( float in_positionX, float in_positionY, float in_positionZ, float in_orientFrontX, float in_orientFrontY, float in_orientFrontZ, float in_orientTopX, float in_orientTopY, float in_orientTopZ ) : void | ||
SetOrientation ( AkVector, in_orientationFront, AkVector, in_orientationTop ) : void | ||
SetOrientation ( float in_orientFrontX, float in_orientFrontY, float in_orientFrontZ, float in_orientTopX, float in_orientTopY, float in_orientTopZ ) : void | ||
SetPosition ( AkVector, in_position ) : void | ||
SetPosition ( float in_x, float in_y, float in_z ) : void |
메소드 | 설명 | |
---|---|---|
AkTransform ( IntPtr cPtr, bool cMemoryOwn ) : System | ||
getCPtr ( AkTransform, obj ) : IntPtr |
public Set ( AkVector, in_position, AkVector, in_orientationFront, AkVector, in_orientationTop ) : void | ||
in_position | AkVector, | |
in_orientationFront | AkVector, | |
in_orientationTop | AkVector, | |
리턴 | void |
public Set ( float in_positionX, float in_positionY, float in_positionZ, float in_orientFrontX, float in_orientFrontY, float in_orientFrontZ, float in_orientTopX, float in_orientTopY, float in_orientTopZ ) : void | ||
in_positionX | float | |
in_positionY | float | |
in_positionZ | float | |
in_orientFrontX | float | |
in_orientFrontY | float | |
in_orientFrontZ | float | |
in_orientTopX | float | |
in_orientTopY | float | |
in_orientTopZ | float | |
리턴 | void |
public SetOrientation ( AkVector, in_orientationFront, AkVector, in_orientationTop ) : void | ||
in_orientationFront | AkVector, | |
in_orientationTop | AkVector, | |
리턴 | void |
public SetOrientation ( float in_orientFrontX, float in_orientFrontY, float in_orientFrontZ, float in_orientTopX, float in_orientTopY, float in_orientTopZ ) : void | ||
in_orientFrontX | float | |
in_orientFrontY | float | |
in_orientFrontZ | float | |
in_orientTopX | float | |
in_orientTopY | float | |
in_orientTopZ | float | |
리턴 | void |
public SetPosition ( AkVector, in_position ) : void | ||
in_position | AkVector, | |
리턴 | void |
public SetPosition ( float in_x, float in_y, float in_z ) : void | ||
in_x | float | |
in_y | float | |
in_z | float | |
리턴 | void |