About
- Header File: c4d_simulation/description/ofppyro.h
- Description Category: Scene Objects. A ::BaseObject. See BaseObject Manual.
- Included Description:
Parameters
Parameters are accessed with C4DAtom::GetParameter()/ C4DAtom::SetParameter(). See page_maxonapi_getting_started_foundations_cinema_parameters.
Parameter: Mask by
- Parameter ID:
FP_PYRO_OBJECT_GRID_MASK
- Parameter Type: maxon::Int32 (Basic Data Types)
- Cycle Values:
- None (FP_PYRO_OBJECT_GRID_MASK_NONE)
- Density (FP_PYRO_OBJECT_GRID_MASK_DENSITY)
- Temperature (FP_PYRO_OBJECT_GRID_MASK_TEMPERATURE)
- Both (FP_PYRO_OBJECT_GRID_MASK_BOTH)
Parameter: Velocity Mode
- Parameter ID:
FP_PYRO_OBJECT_VELOCITY_BEHAVIOUR
- Parameter Type: maxon::Int32 (Basic Data Types)
- Cycle Values:
- None (FP_PYRO_OBJECT_BEHAVIOUR_NONE)
- Set Absolute Velocity (FP_PYRO_OBJECT_BEHAVIOUR_SET)
- Add to Velocity (FP_PYRO_OBJECT_BEHAVIOUR_ADD)
- Change Direction (FP_PYRO_OBJECT_BEHAVIOUR_CHANGE)
Parameter: Velocity Strength
Parameter: Color Mode
- Parameter ID:
FP_PYRO_OBJECT_COLOR_FROM
- Parameter Type: maxon::Int32 (Basic Data Types)
- Cycle Values:
- None (FP_PYRO_OBJECT_COLOR_FROM_NONE)
- Color (FP_PYRO_OBJECT_COLOR_FROM_COLOR)
- Temperature (FP_PYRO_OBJECT_COLOR_FROM_TEMPERATURE)
Parameter: Color Mix
Parameter: Temperature Scale
Parameter: Multiply with Radiance
Parameter: Alignment Mode
- Parameter ID:
FP_PYRO_OBJECT_ALIGNMENT_GRID
- Parameter Type: maxon::Int32 (Basic Data Types)
- Cycle Values:
- None (FP_PYRO_OBJECT_ALIGNMENT_NONE)
- Density Gradient (FP_PYRO_OBJECT_ALIGNMENT_DENSITY)
- Temperature Gradient (FP_PYRO_OBJECT_ALIGNMENT_TEMPERATURE)
Parameter: Turn Rate
Parameter: Angular Velocity Mode
- Parameter ID:
FP_PYRO_OBJECT_SPIN_BEHAVIOUR
- Parameter Type: maxon::Int32 (Basic Data Types)
- Cycle Values:
- None (FP_PYRO_OBJECT_SPIN_NONE)
- Set Absolute Spin (FP_PYRO_OBJECT_SPIN_SET)
- Add to Spin (FP_PYRO_OBJECT_SPIN_ADD)
Parameter: Spin Strength