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