WaterDataBackgroundMode¶
The background processing mode for when cameras do not render.
Members¶
Properties¶
Always progress simulations in the background when camera does not render. |
|
Progress simulations in the background when camera is inactive (ie !isActiveAndEnabled). |
|
Progress simulations in the background when camera is disabled (ie !enabled). |
|
Never progress simulations in the background. |