Pyro Advect¶
About¶
Header File: c4d_simulation/description/ofppyro.h
Description Category: Scene Objects. A
c4d.BaseObject
.- Included Description:
Parameters¶
Parameters are accessed with C4DAtom.GetParameter()
/C4DAtom.SetParameter()
.
Parameter: Mask by
Parameter ID: c4d.FP_PYRO_OBJECT_GRID_MASK
Parameter Type: int
- Cycle Values:
None (c4d.FP_PYRO_OBJECT_GRID_MASK_NONE)
Density (c4d.FP_PYRO_OBJECT_GRID_MASK_DENSITY)
Temperature (c4d.FP_PYRO_OBJECT_GRID_MASK_TEMPERATURE)
Both (c4d.FP_PYRO_OBJECT_GRID_MASK_BOTH)
Parameter: Velocity Mode
Parameter ID: c4d.FP_PYRO_OBJECT_VELOCITY_BEHAVIOUR
Parameter Type: int
- Cycle Values:
None (c4d.FP_PYRO_OBJECT_BEHAVIOUR_NONE)
Set Absolute Velocity (c4d.FP_PYRO_OBJECT_BEHAVIOUR_SET)
Add to Velocity (c4d.FP_PYRO_OBJECT_BEHAVIOUR_ADD)
Change Direction (c4d.FP_PYRO_OBJECT_BEHAVIOUR_CHANGE)
Parameter: Velocity Strength
Parameter ID: c4d.FP_PYRO_OBJECT_VELOCITY_STRENGTH
Parameter Type: float
Parameter: Color Mode
Parameter ID: c4d.FP_PYRO_OBJECT_COLOR_FROM
Parameter Type: int
- Cycle Values:
None (c4d.FP_PYRO_OBJECT_COLOR_FROM_NONE)
Color (c4d.FP_PYRO_OBJECT_COLOR_FROM_COLOR)
Temperature (c4d.FP_PYRO_OBJECT_COLOR_FROM_TEMPERATURE)
Parameter: Color Mix
Parameter ID: c4d.FP_PYRO_OBJECT_COLOR_MIX
Parameter Type: float
Parameter: Temperature Scale
Parameter ID: c4d.FP_PYRO_OBJECT_COLOR_STRENGTH
Parameter Type: float
Parameter: Multiply with Radiance
Parameter ID: c4d.FP_PYRO_OBJECT_COLOR_TEMPERATURE_INTENSITY
Parameter Type: bool
Parameter: Alignment Mode
Parameter ID: c4d.FP_PYRO_OBJECT_ALIGNMENT_GRID
Parameter Type: int
- Cycle Values:
None (c4d.FP_PYRO_OBJECT_ALIGNMENT_NONE)
Density Gradient (c4d.FP_PYRO_OBJECT_ALIGNMENT_DENSITY)
Temperature Gradient (c4d.FP_PYRO_OBJECT_ALIGNMENT_TEMPERATURE)
Parameter: Turn Rate
Parameter ID: c4d.FP_PYRO_OBJECT_ALIGNMENT_STRENGTH
Parameter Type: float
Parameter: Angular Velocity Mode
Parameter ID: c4d.FP_PYRO_OBJECT_SPIN_BEHAVIOUR
Parameter Type: int
- Cycle Values:
None (c4d.FP_PYRO_OBJECT_SPIN_NONE)
Set Absolute Spin (c4d.FP_PYRO_OBJECT_SPIN_SET)
Add to Spin (c4d.FP_PYRO_OBJECT_SPIN_ADD)
Parameter: Spin Strength
Parameter ID: c4d.FP_PYRO_OBJECT_SPIN_STRENGTH
Parameter Type: float