FileContentType Enumeration
File content type

Namespace: Aspose.ThreeD
Assembly: Aspose.3D (in Aspose.3D.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum FileContentType
Members
  Member nameValueDescription
Binary0 Binary format type, such as binary FBX, binary STL
ASCII1 ASCII format type, such as ASCII FBX, ASCII STL
See Also