Interface IMeshEntityMethods

interface IMeshEntityMethods {
    getMesh(): MeshComponent;
}

Methods

Methods