C# Class Collect

Used to place an item to either the hand or overhead the character
Inheritance: MonoBehaviour
Afficher le fichier Open project: ashanhol/CollectThemAllVR Class Usage Examples

Méthodes publiques

Méthode Description
Collected ( ) : void
SetGazedAt ( bool gazedAt ) : void

Private Methods

Méthode Description
LateUpdate ( ) : void
Start ( ) : void

Method Details

Collected() public méthode

public Collected ( ) : void
Résultat void

SetGazedAt() public méthode

public SetGazedAt ( bool gazedAt ) : void
gazedAt bool
Résultat void