DepthLodInput#

Class in WaveHarmonic.Crest, WaveHarmonic.Crest
Extends LodInput

Registers a custom input to the DepthLod.

Attach this to objects that you want to use to add water depth.

Renders depth every frame and should only be used for dynamic objects. For static objects, use a DepthProbe

Members#

Properties#

CopySignedDistanceField

Whether to copy the signed distance field.

Relative

Whether the data is relative to the input height.

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.