C# Class exp3.InteractionController

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: nyu-vr-research/vive-holojam

Méthodes publiques

Свойство Type Description
interacting bool
interactionRange float

Méthodes publiques

Méthode Description
OnDrawGizmos ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnDrawGizmos() public méthode

public OnDrawGizmos ( ) : void
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

interacting public_oe property

public bool interacting
Résultat bool

interactionRange public_oe property

public float interactionRange
Résultat float