#include <NvFlow.h>
Data Fields | |
| float | deltaTime |
| float | fuel |
| Target fuel. | |
| float | fuelCoupleRate |
| Rate of correction to target, inf means instantaneous. | |
| float | smoke |
| Target smoke. | |
| float | smokeCoupleRate |
| Rate of correction to target, inf means instantaneous. | |
| float | temperature |
| Target temperature. | |
| float | temperatureCoupleRate |
| Rate of correction to target, inf means instantaneous. | |
| NvFlowFloat3 | velocityCoupleRate |
| Rate of correction to target, inf means instantaneous. | |
| NvFlowFloat3 | velocityLinear |
| Linear velocity, in world units, emitter direction. | |
Target fuel.
Rate of correction to target, inf means instantaneous.
Target smoke.
Rate of correction to target, inf means instantaneous.
Target temperature.
Rate of correction to target, inf means instantaneous.
Rate of correction to target, inf means instantaneous.
Linear velocity, in world units, emitter direction.