C# Class CameraMount, VRDesignLab

Inheritance: MonoBehaviour
Afficher le fichier Open project: VRUX-CO/VRDesignLab Class Usage Examples

Méthodes publiques

Méthode Description
DiabledTracking ( bool disable ) : void

Private Methods

Méthode Description
InverseRotateCamera ( ) : void
LateUpdate ( ) : void
Reset ( ) : void
Update ( ) : void

Method Details

DiabledTracking() public méthode

public DiabledTracking ( bool disable ) : void
disable bool
Résultat void