@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public interface PeriodicWaveConstraints
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PeriodicWaveConstraints.Builder |
| Modifier and Type | Method and Description |
|---|---|
boolean |
disableNormalization() |
static PeriodicWaveConstraints.Builder |
of() |
void |
setDisableNormalization(boolean disableNormalization) |
@JsOverlay @Nonnull static PeriodicWaveConstraints.Builder of()
@JsProperty(name="disableNormalization") boolean disableNormalization()
@JsProperty void setDisableNormalization(boolean disableNormalization)