Previous Up Next

M3setEmitterTimestep
Allows to modify the timestep used for the digital integration. Warning : the use of this function presents a risk as it can cause unexpected reactions to the animation of the particles.

F M3setEmitterTimestep (
S3d _session_
H3d _emitter_
F _timeStep_
)
Parameters

_session_
3D Session
_emitter_
Particle emitter
_timeStep_
New timestep
Return value

Remark

The default value for the timestep is 0.01
See Also

M3getEmitterTimestep