xrEnvironment property

bool? xrEnvironment
final

Enables AR lighting estimation in WebXR mode; this has a performance cost and replaces the lighting selected with environment-image during an AR session. Known issues: sometimes too dark, sudden updates, shiny materials look matte.

https://modelviewer.dev/docs/#entrydocs-augmentedreality-attributes-iosSrc

Implementation

final bool? xrEnvironment;