C# Class ScareTrigger, WagTheBaby

Inheritance: MonoBehaviour
Afficher le fichier Open project: hs-furtwangen/WagTheBaby

Méthodes publiques

Свойство Type Description
rotationSpeed float
scareRadius float
scareTrigger GameObject

Méthodes publiques

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

Method Details

LateUpdate() public méthode

public LateUpdate ( ) : void
Résultat void

OnDrawGizmos() public méthode

public OnDrawGizmos ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

rotationSpeed public_oe property

public float rotationSpeed
Résultat float

scareRadius public_oe property

public float scareRadius
Résultat float

scareTrigger public_oe property

public GameObject scareTrigger
Résultat GameObject