C# Class Assets.Scripts.Player.Bobber

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: EricFreeman/DungeonGame

Méthodes publiques

Свойство Type Description
BobbingAmount float
BobbingSpeed float
HeadHeight float

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

BobbingAmount public_oe property

public float BobbingAmount
Résultat float

BobbingSpeed public_oe property

public float BobbingSpeed
Résultat float

HeadHeight public_oe property

public float HeadHeight
Résultat float