C# Class MoveWithHead, Paint3D

Inheritance: MonoBehaviour
Afficher le fichier Open project: ivlab/Paint3D

Méthodes publiques

Свойство Type Description
headTrackingEvent string
matrix4x4DataField string

Méthodes publiques

Méthode Description
OnVREvent ( VREvent e ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnVREvent() public méthode

public OnVREvent ( VREvent e ) : void
e VREvent
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

headTrackingEvent public_oe property

public string headTrackingEvent
Résultat string

matrix4x4DataField public_oe property

public string matrix4x4DataField
Résultat string