MozillaReality / unity-webxr-export

INACTIVE - Assets for creating WebXR-enabled Unity3D projects.
https://mixedreality.mozilla.org/unity-webxr-export/Build/
Apache License 2.0
622 stars 127 forks source link

Document optimizations #182

Open caseyyee opened 6 years ago

caseyyee commented 6 years ago

Anti Aliasing settings:

image

Also see: https://docs.unity3d.com/Manual/class-QualitySettings.html

Other ones we should document:

caseyyee commented 6 years ago

Reducing build sizes

Enabling Web Assembly

Memory and rendering

Package Manager

Deploying