C# Class Assets.Scripts.Player.Bobber

Inheritance: UnityEngine.MonoBehaviour
Datei anzeigen Open project: EricFreeman/DungeonGame

Public Properties

Property Type Description
BobbingAmount float
BobbingSpeed float
HeadHeight float

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

BobbingAmount public_oe property

public float BobbingAmount
return float

BobbingSpeed public_oe property

public float BobbingSpeed
return float

HeadHeight public_oe property

public float HeadHeight
return float