Uses of Class
com.aspose.threed.DracoSaveOptions
-
-
Uses of DracoSaveOptions in com.aspose.threed
Methods in com.aspose.threed with parameters of type DracoSaveOptions Modifier and Type Method Description byte[]
DracoFormat. encode(IMeshConvertible mesh, DracoSaveOptions options)
Encode the mesh to Draco mesh raw data
-