ClipLodInput#

Class in WaveHarmonic.Crest, WaveHarmonic.Crest
Extends LodInput

Registers a custom input to the ClipLod.

Attach this to objects that you want to use to clip the surface of the water.

Members#

Properties#

Inverted

Removes clip surface data instead of adding it.

Primitive

The primitive to render (signed distance) into the simulation.

WaterHeightDistanceCulling

Prevents inputs from cancelling each other out when aligned vertically.

Inherited Members#

Properties#

Blend

How this input blends into existing data.

FeatherWidth

The width of the feathering to soften the edges to blend inputs.

FollowHorizontalWaveMotion

How this input responds to horizontal displacement.

Mode

The mode for this input.

Queue

The order this input will render.

Weight

Scales the input.

Data

Properties specific to LodInput.Mode.

Methods#

GetData

Retrieves the typed data and validates the passed type.