C# Class StreamlineThruster, VJ01

Inheritance: MonoBehaviour
Exibir arquivo Open project: keijiro/VJ01

Public Properties

Property Type Description
force float
noise Shaker,

Public Methods

Method Description
FixedUpdate ( ) : void
Start ( ) : void

Method Details

FixedUpdate() public method

public FixedUpdate ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

force public_oe property

public float force
return float

noise public_oe property

public Shaker, noise
return Shaker,