C# Class StreamlineThruster, VJ01

Inheritance: MonoBehaviour
Show file 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 property

public float force
return float

noise public property

public Shaker, noise
return Shaker,