A file with .usdz is an uncompressed and unencrypted ZIP archive for the USD (Universal Scene Description) file format that contains and proxies for files of other formats (such as textures, and animations) embedded within the archive and runs them directly with the USD run-time without any need of unpacking.
Learn more about this file format
here.
Namespace: GroupDocs.Conversion.FileTypesAssembly: GroupDocs.Conversion (in GroupDocs.Conversion.dll) Version: 22.7.0.0 (22.7)
Syntaxpublic static readonly ThreeDFileType Usdz
Public Shared ReadOnly Usdz As ThreeDFileType
public:
static initonly ThreeDFileType^ Usdz
static val Usdz: ThreeDFileType
Field Value
Type:
ThreeDFileType
See Also