PokéRogue
GitHub
Switch to Beta
Preparing search index...
src/audio/audio-manager
GPUBlendComponent
Interface GPUBlendComponent
interface
GPUBlendComponent
{
dstFactor
?:
GPUBlendFactor
;
operation
?:
GPUBlendOperation
;
srcFactor
?:
GPUBlendFactor
;
}
Index
Properties
dst
Factor?
operation?
src
Factor?
Properties
Optional
dst
Factor
dstFactor
?:
GPUBlendFactor
Optional
operation
operation
?:
GPUBlendOperation
Optional
src
Factor
srcFactor
?:
GPUBlendFactor
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dst
Factor
operation
src
Factor
GitHub
Switch to Beta
PokéRogue
Loading...