C# Class WeebleWobble, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
Mostrar archivo Open project: bi3mer/gmap377_leathGloves_inc

Public Properties

Property Type Description
PitchTolerance float
RollTolerance float
WeebleWobbleFactor float

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

PitchTolerance public_oe property

public float PitchTolerance
return float

RollTolerance public_oe property

public float RollTolerance
return float

WeebleWobbleFactor public_oe property

public float WeebleWobbleFactor
return float