@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="GPUBlendState")
@ApiStatus.Experimental
public static interface GPUBlendState.Builder
extends GPUBlendState
GPUBlendState.Builder| Modifier and Type | Method and Description |
|---|---|
default GPUBlendState.Builder |
alpha(GPUBlendComponent alpha) |
default GPUBlendState.Builder |
color(GPUBlendComponent color) |
@JsOverlay @Nonnull default GPUBlendState.Builder alpha(@Nonnull GPUBlendComponent alpha)
@JsOverlay @Nonnull default GPUBlendState.Builder color(@Nonnull GPUBlendComponent color)