WebIDLpedia

XRLightProbe interface

Definition

WebXR Lighting Estimation API Level 1 defines XRLightProbe

[SecureContext, Exposed=Window]
interface XRLightProbe : EventTarget {
  readonly attribute XRSpace probeSpace;
  attribute EventHandler onreflectionchange;
};

Methods and attributes that return objects implementing XRLightProbe

Referring IDL interfaces/dictionaries