Explorar o código

USDZExporter: add defaultPrim to make usdchecker happy (#26495)

hybridherbst %!s(int64=2) %!d(string=hai) anos
pai
achega
78acb52d07
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      examples/jsm/exporters/USDZExporter.js

+ 1 - 0
examples/jsm/exporters/USDZExporter.js

@@ -165,6 +165,7 @@ function buildHeader() {
 	customLayerData = {
 		string creator = "Three.js USDZExporter"
 	}
+	defaultPrim = "Root"
 	metersPerUnit = 1
 	upAxis = "Y"
 )

粤ICP备19079148号