DataBackgroundMode¶
The background rendering mode when a camera does not render.
When switching between multiple cameras, simulations will not progress for cameras which do not render for that frame. This setting tells the system when it should continue to progress the simulations.
Declaration¶
public WaterDataBackgroundMode DataBackgroundMode { get; set; }