An NDoc Documented Class Library

FlowData2D. Method 

Builds the GPU stream lines.

public void (
   Effect fx,
   FlowData2D.IntegrationMethod method,
   Int32 steps,
   Single dt,
   Single density,
   Boolean jitter
);

Parameters

Effect
The fx.
FlowData2D.IntegrationMethod
The method.
Int32
The steps.
Single
The dt.
Single
The density.
Boolean
if set to true [jitter].

See Also

FlowData2D Class | Flow Namespace