C# Class Paint3DMain, Paint3D

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

Méthodes publiques

Свойство Type Description
headObj GameObject
user_id bool

Méthodes publiques

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

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

OnVREvent() public méthode

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

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

headObj public_oe property

public GameObject headObj
Résultat GameObject

user_id public_oe property

public bool user_id
Résultat bool