diff --git a/index.html b/index.html index 3333cfa..fc7b6d4 100644 --- a/index.html +++ b/index.html @@ -384,8 +384,12 @@
The model SHOULD be rendered according to a realtime, physically-based rendering (PBR) shading model, and lit by an image-based light.
+ +If provided, an environment map MUST be interpreted as an equirectangular environment map. If an environmentMap is not specified, the User Agent MUST provide an appropriate map.
+ + - - The environmentMapReady Promise resolves when an environment map resource has been loaded, or is rejected if the resource is unable to be loaded.
The [^model^] element emits a ready Promise when the model is processed and ready to display. The Promise is rejected if the model source cannot be loaded.