Function CPUParticles2D.getParam
Returns the base value of the parameter specified by parameter
.
double getParam
(
const(long) param
) nothrow @nogc const;
Returns the base value of the parameter specified by parameter
.
double getParam
(
const(long) param
) nothrow @nogc const;