Interface ICameraEntityMethods

interface ICameraEntityMethods {
    getCamera(): CameraComponent;
}

Methods

Methods