C# Class Particles.ParticleConstants

Mostra file Open project: guidovanhilst/SharpThreejs

Public Properties

Property Type Description
DAMPING double
MASS double
SPEEDFACTOR double
TIMESQR double
TIMESTEP double

Property Details

DAMPING public_oe static_oe property

public static double DAMPING
return double

MASS public_oe static_oe property

public static double MASS
return double

SPEEDFACTOR public_oe static_oe property

public static double SPEEDFACTOR
return double

TIMESQR public_oe static_oe property

public static double TIMESQR
return double

TIMESTEP public_oe static_oe property

public static double TIMESTEP
return double