Aspose.ThreeD.Formats Namespace
 
Classes
  ClassDescription
Public classA3dwSaveOptions
Save options for A3DW format.
Public classAmfSaveOptions
Save options for AMF
Public classColladaSaveOptions
Save options for collada
Public classDiscreet3dsLoadOptions
Load options for 3DS file.
Public classDiscreet3dsSaveOptions
Save options for 3DS file.
Public classDracoFormat
Google Draco format
Public classDracoSaveOptions
Save options for Google draco files
Public classFbxLoadOptions
Load options for Fbx format.
Public classFbxSaveOptions
Save options for Fbx file.
Public classGltfLoadOptions
Load options for glTF format
Public classGltfSaveOptions
Save options for glTF format.
Public classHtml5SaveOptions
Save options for HTML5
Public classIOConfig
IO config for serialization/deserialization. User can specify detailed configurations like dependency look-up path Or format-related configs here
Public classLoadOptions
The base class to configure options in file loading for different types
Public classObjLoadOptions
Load options for wavefront obj
Public classObjSaveOptions
Save options for wavefront obj file
Public classPdfFormat
Adobe's Portable Document Format
Public classPdfLoadOptions
Options for PDF loading
Public classPdfSaveOptions
The save options in PDF exporting.
Public classPlyFormat
The PLY format.
Public classPlyLoadOptions
Load options for PLY files
Public classPlySaveOptions
Save options for exporting scene as PLY file.
Public classRvmFormat
The RVM Format
Public classRvmLoadOptions
Load options for AVEVA Plant Design Management System's RVM file.
Public classRvmSaveOptions
Save options for Aveva PDMS RVM file.
Public classSaveOptions
The base class to configure options in file saving for different types
Public classStlLoadOptions
Load options for STL
Public classStlSaveOptions
Save options for STL
Public classU3dLoadOptions
Load options for universal 3d
Public classU3dSaveOptions
Save options for universal 3d
Public classUsdSaveOptions
Save options for USD/USDZ formats.
Public classXLoadOptions
The Load options for DirectX X files.
Delegates
  DelegateDescription
Public delegateFileSystemFactory
SaveOptions and LoadOptions will create a LocalFileSystem for default. This can be a security issue in server environment. Use your own FileSystemFactory to FileSystemFactory to improve server side security.
Public delegateMaterialConverter
Custom converter to convert the geometry's original material to GLTF's PBR material.
Enumerations
  EnumerationDescription
Public enumerationColladaTransformStyle
The node's transformation style of node
Public enumerationDracoCompressionLevel
Compression level for draco file
Public enumerationGltfEmbeddedImageFormat
How glTF exporter will embed the textures during the exporting.
Public enumerationPdfLightingScheme
LightingScheme specifies the lighting to apply to 3D artwork.
Public enumerationPdfRenderMode
Render mode specifies the style in which the 3D artwork is rendered.