REFERENCE MANUAL
The Publish::U3D class is a concept class for U3D-related enums. More...
Public Types | |
enum | Version { Version.ECMA1 = 0, Version.ECMA3 = 1 } |
Enumerates the version to use when exporting a U3D file. More... | |
The Publish::U3D class is a concept class for U3D-related enums.
Enumerates the version to use when exporting a U3D file.
Enumerator | |
---|---|
ECMA1 |
ECMA-363, version 1 (kA3DECMA1). |
ECMA3 |
ECMA-363, version 3 (kA3DECMA3). |