C# Class shipParticles, skyroads-unity3D

Inheritance: MonoBehaviour
Mostra file Open project: pjhodson/skyroads-unity3D

Public Properties

Property Type Description
endBoom Detonator,
moCon motionControl,
shipMesh Mesh

Public Methods

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

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

disableRender() public method

public disableRender ( ) : void
return void

Property Details

endBoom public_oe property

public Detonator, endBoom
return Detonator,

moCon public_oe property

public motionControl, moCon
return motionControl,

shipMesh public_oe property

public Mesh shipMesh
return Mesh