Interface IMeshRendererEntityMethods

interface IMeshRendererEntityMethods {
    getMeshRenderer(): MeshRendererComponent;
}

Methods