Wwise SDK 2022.1.17
|
특정 프로파일러 캡처 시간에 활성화된 RTPC를 불러옵니다.
이름 | 타입 | 설명 |
---|---|---|
time * | one of: | RTPC의 쿼리할 시간 (단위: 밀리세컨드), 또는 해당 시간을 갖는 Time Cursor. User Time Cursor는 사용자가 조작할 수 있지만, Capture Time Cursor는 현재 캡처의 가장 최근 시간을 나타냅니다. |
integer | 범위: [0,*] | |
string | 전역적 프로파일러 커서 중 하나를 식별합니다. 사용 가능한 값:
|
(필수 *)
이름 | 타입 | 설명 |
---|---|---|
return * | array | RTPC의 배열. |
return [...] | object | An RTPC associated with a playing voice. 반환 옵션을 사용해 필요한 속성을 지정하세요. |
return[...].id | string | The ID (GUID) of the Game Parameter, LFO, Time, Envelope or MIDI Parameter object. An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}. |
return[...].name | string | The name of the Game Parameter, LFO, Time, Envelope or MIDI Parameter object. The name of the object. |
return[...].gameObjectId | integer | RTPC 범위와 연관된 Game Object, 또는 전역적 범위 RTPC의 AK_INVALID_GAME_OBJECT. 게임 오브젝트 ID, unsigned integer 64 비트. 범위: [0,18446744073709551615] |
return[...].value | number | The value of the Game Parameter, LFO, Time, Envelope or MIDI Parameter at the cursor time. |
(필수 *)
Wwise Authoring API에 대한 더 자세한 정보는 Wwise Authoring API (WAAPI, Wwise 저작 API) 사용하기 를 참고하세요.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요