Wwise SDK 2019.1.11
|
(Plugin ID : 24)
(Class ID : 1572880)
Refer to ak.wwise.core.object.setProperty and ak.wwise.core.object.setReference to set properties and references with WAAPI. Also refer to Wwise Project のクエリ to learn how to query properties and references.
Name | Display Name | Type | Default | Restriction | Read-only | Supported RTPC Type | Supports Link/Unlink |
---|---|---|---|---|---|---|---|
ContinuePlay | Continue to play across Switches | bool | false | None | false | None | false |
FadeInTime | Fade-in Time | Real64 | 0 | [ 0 , 60 ] | false | None | true |
FadeOutTime | Fade-out Time | Real64 | 0 | [ 0 , 60 ] | false | None | true |
FirstOccurenceOnly | Play 1st only | bool | false | None | false | None | false |
OnSwitchChange | OnSwitchChange | int16 | 0 | None | true | None | false |