视图显示

宽度

Factor that scales the thickness of the grid that is currently being displayed.

插值方式

Interpolation method to use for the visualization of the fluid grid.

  • 线性

    Linear interpolation between voxels. Gives good smoothness and speed.

    三次型

    Cubic interpolation between voxels. Gives smoothed high quality interpolation, but is slower.

切片

How to slice the volume for viewport rendering.

  • 一般视图

    Slice the volume parallel to the view plane.

    轴向

    Slice the volume parallel to the major axis.

方法

  • 全部

    Slice the whole domain object.

    单一

    Perform a single slice of the domain object.

    • 轴向

      自动

      Adjust slice direction according to the view direction.

      X/Y/Z

      Slice along the X/Y/Z axis.

    • 位置

      Position of the slice relative to the length of the respective domain side.

Slice per Voxel

Determines how many slices per voxel should be generated.

色彩映射

Use a specific color map for the visualization of the simulation field. This comes in handy during debugging or when making more advanced adjustments to the simulation. For instance, if the actual color of a fire simulation is barely visible in the viewport then changing the color profile can help to see the real size of the flame.

力场

The simulation field used in the display options (e.g. density, fuel, heat).

Comparison of a fire simulation with and without color mapping.
../../../../../_images/physics_fluid_type_domain_gas_viewport-display_colormapping-1.png

Slice view of “fire” grid without color mapping.

../../../../../_images/physics_fluid_type_domain_gas_viewport-display_colormapping-2.png

Slice view of “fire” grid with color mapping.

调试速率

Visualization options for the velocity field.

显示为

  • 流线

    Choose to display the velocity vectors as “Streamlines”.

    指针

    Choose to display the velocity vectors as “Needles”.

比例

Scale the velocity vectors by this size in the viewport.