@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="XRLightEstimate")
public class XRLightEstimate
extends JsObject
| Modifier | Constructor and Description |
|---|---|
protected |
XRLightEstimate() |
| Modifier and Type | Method and Description |
|---|---|
DOMPointReadOnly |
primaryLightDirection() |
DOMPointReadOnly |
primaryLightIntensity() |
Float32Array |
sphericalHarmonicsCoefficients() |
assign, create, create, defineProperties, defineProperty, defineProperty, entries, freeze, fromEntries, getOwnPropertyDescriptor, getOwnPropertyDescriptor, getOwnPropertyDescriptors, getOwnPropertyNames, getOwnPropertySymbols, getPrototypeOf, hasOwnProperty, hasOwnProperty, is, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, seal, setPrototypeOf, toString_, valueOf_, values@JsProperty(name="primaryLightDirection") @Nonnull public DOMPointReadOnly primaryLightDirection()
@JsProperty(name="primaryLightIntensity") @Nonnull public DOMPointReadOnly primaryLightIntensity()
@JsProperty(name="sphericalHarmonicsCoefficients") @Nonnull public Float32Array sphericalHarmonicsCoefficients()