Wwise SDK 2024.1.0
|
Retrieves a list of all view instances of a layout.
이름 | 타입 | 설명 |
---|---|---|
name * | string | The name of the layout to inspect. |
(필수 *)
이름 | 타입 | 설명 |
---|---|---|
viewInstances | array | Array of all view instances of a layout. |
viewInstances [...] | object | A Wwise view instance part of a layout. |
viewInstances[...].viewName | string | Name of the view instance. |
viewInstances[...].viewID | string | ID of the view instance. An object GUID of the form: {aabbcc00-1122-3344-5566-77889900aabb}. |
viewInstances[...].viewIsDocked | boolean | True if the view is docked. |
viewInstances[...].viewDisplayName | string | Display name of the view instance. |
Wwise Authoring API에 대한 더 자세한 정보는 Wwise Authoring API (WAAPI, Wwise 저작 API) 사용하기 를 참고하세요.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요