Wwise SDK 2023.1.8
|
Captures a part of the Wwise UI relative to a view.
이름 | 타입 | 설명 |
---|---|---|
viewName | string | The name of the view as displayed in Wwise UI. By default, the whole UI is captured. |
viewSelectionChannel | integer | The selection channel of the view. Can be a value of 1, 2, 3 or 4. By default, the current selection channel of the view is detected automatically. |
rect | object | The capture region. By default, the whole view is captured. |
rect.x * | integer | The left position of the capture region (in pixels). |
rect.y * | integer | The top position of the capture region (in pixels). |
rect.width * | integer | The width of the capture region (in pixels). |
rect.height * | integer | The height of the capture region (in pixels). |
이름 | 타입 | 설명 |
---|---|---|
contentType | string | The underlying image data format (e.g. image/png). |
contentBase64 | string | The encoded image data (Base64). |
Wwise Authoring API에 대한 더 자세한 정보는 Wwise Authoring API (WAAPI, Wwise 저작 API) 사용하기 를 참고하세요.
프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.
Wwise를 시작해 보세요