File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -827,7 +827,7 @@ function buildCamera( camera ) {
827
827
*
828
828
* @typedef {Object } USDZExporter~Options
829
829
* @property {number } [maxTextureSize=1024] - The maximum texture size that is going to be exported.
830
- * @property {boolean } [includeAnchoringProperties=false ] - Whether to include anchoring properties or not.
830
+ * @property {boolean } [includeAnchoringProperties=true ] - Whether to include anchoring properties or not.
831
831
* @property {Object } [ar] - If `includeAnchoringProperties` is set to `true`, the anchoring type and alignment
832
832
* can be configured via `ar.anchoring.type` and `ar.planeAnchoring.alignment`.
833
833
* @property {boolean } [quickLookCompatible=false] - Whether to make the exported USDZ compatible to QuickLook
You can’t perform that action at this time.
0 commit comments