@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="?")
@ApiStatus.Experimental
public interface GPUColor
| Modifier and Type | Method and Description |
|---|---|
static GPUColor |
of(double[] value) |
static GPUColor |
of(GPUColorDict value) |
static GPUColor |
of(JsArray<java.lang.Double> value) |
@JsOverlay @Nonnull static GPUColor of(@Nonnull double[] value)
@JsOverlay @Nonnull static GPUColor of(@Nonnull GPUColorDict value)