@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
public interface XRLightProbeInit
| Modifier and Type | Interface and Description |
|---|---|
static interface |
XRLightProbeInit.Builder |
| Modifier and Type | Method and Description |
|---|---|
static XRLightProbeInit.Builder |
of() |
java.lang.String |
reflectionFormat() |
void |
setReflectionFormat(@JsNonNull java.lang.String reflectionFormat) |
@JsOverlay @Nonnull static XRLightProbeInit.Builder of()
@JsProperty(name="reflectionFormat") @XRReflectionFormat java.lang.String reflectionFormat()
@JsProperty void setReflectionFormat(@XRReflectionFormat @JsNonNull java.lang.String reflectionFormat)