FileGltfWriteOptionsSubDMeshType Property |
The mesh type for exported SubDs
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.3
Syntaxpublic FileGltfWriteOptionsSubDMeshing SubDMeshType { get; set; }
Public Property SubDMeshType As FileGltfWriteOptionsSubDMeshing
Get
Set
Property Value
Type:
FileGltfWriteOptionsSubDMeshing
See Also