NvFlowGridMaterialPerComponent Struct Reference
[NvFlowGridMaterial]

Grid material per component parameters. More...

#include <NvFlow.h>


Data Fields

float allocThreshold
 Minimum component value magnitude that is considered relevant.
float allocWeight
 Relative importance of component value for allocation, 0.0 means not important.
float damping
 Higher values reduce component value faster (exponential decay curve).
float fade
 Fade component value rate in units / sec.
float macCormackBlendFactor
 Higher values make a sharper appearance, but with more artifacts.
float macCormackBlendThreshold
 Minimum absolute value to apply MacCormack correction. Increasing can improve performance.


Detailed Description

Grid material per component parameters.

Field Documentation

Minimum component value magnitude that is considered relevant.

Relative importance of component value for allocation, 0.0 means not important.

Higher values reduce component value faster (exponential decay curve).

Fade component value rate in units / sec.

Higher values make a sharper appearance, but with more artifacts.

Minimum absolute value to apply MacCormack correction. Increasing can improve performance.


The documentation for this struct was generated from the following file: