@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="ConstantSourceOptions")
public interface ConstantSourceOptions
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConstantSourceOptions.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ConstantSourceOptions.Builder |
create() |
float |
offset() |
void |
setOffset(float offset) |
@JsOverlay @Nonnull static ConstantSourceOptions.Builder create()
@JsProperty(name="offset") float offset()
@JsProperty void setOffset(float offset)