C# Class Horde3DNET.Samples.ChicagoNET.Particle

Mostra file Open project: mgottschlag/horde3d Class Usage Examples

Public Properties

Property Type Description
animTime float
dx float
fx float
node int
ox float
px float

Public Methods

Method Description
Particle ( ) : System

Method Details

Particle() public method

public Particle ( ) : System
return System

Property Details

animTime public_oe property

public float animTime
return float

dx public_oe property

public float dx
return float

fx public_oe property

public float fx
return float

node public_oe property

public int node
return int

ox public_oe property

public float ox
return float

px public_oe property

public float px
return float