Interface IMeshConvertible

IMeshConvertible interface

Entities that implemented this interface can be converted to Mesh

public interface IMeshConvertible

Methods

NameDescription
ToMesh()Convert current object to mesh

See Also