Interface IVrmEntityMethods

interface IVrmEntityMethods {
    getVrm(): VrmComponent;
}

Methods

Methods