interface gpuGPUBlendState {
    alpha: gpuGPUBlendComponent;
    color: gpuGPUBlendComponent;
}

Properties

Properties