视图显示

宽度

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

切片

How to slice the volume for viewport rendering.

  • View

    Slice the volume parallel to the view plane.

    轴向

    Slice the volume parallel to the major axis.

方法

  • Full

    Slice the whole domain object.

    Single

    Perform a single slice of the domain object.

轴向

  • Auto

    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.

每体素切片

Determines how many slices per voxel should be generated.

插值方式

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

  • Linear

    Linear interpolation between voxels. Gives good smoothness and speed.

    Cubic

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

色彩映射

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.

显示为

  • Streamlines

    Choose to display the velocity vectors as “Streamlines”.

    Needle

    Choose to display the velocity vectors as “Needles”.

比例

Scale the velocity vectors by this size in the viewport.