Click or drag to resize

FileGltfWriteOptionsSubDMeshType Property

The mesh type for exported SubDs

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.3
Syntax
public FileGltfWriteOptionsSubDMeshing SubDMeshType { get; set; }

Property Value

Type: FileGltfWriteOptionsSubDMeshing
See Also