WaterBody

Class in WaveHarmonic.Crest, WaveHarmonic.Crest

Demarcates an AABB area where water is present in the world.

If present, water tiles will be culled if they don’t overlap any WaterBody.

Members

Properties

Clipped

Makes sure this water body is not clipped.

AboveSurfaceMaterial

Water chunks that overlap this waterbody area will be assigned this material.

Affects

What aspects of water does this area affect.

BelowSurfaceMaterial

Overrides the property on the Water Renderer with the same name when the camera is inside the bounds.

Conservative

Whether exclusion tests are conservative.

Exclusion

Whether to exclude or include this area as water.

OverrideMaterials

Whether this area overrides materials.

Precise

Affects the surface more precisely.

Vertical

Whether to take the vertical size and position into account.

VolumeMaterial

Overrides the Water Renderer’s volume material when the camera is inside the bounds.