LodInputMode#

Enum in WaveHarmonic.Crest, WaveHarmonic.Crest

Modes that inputs can use. Not all inputs support all modes. Refer to the UI.

Members#

Properties#

Unset

Unset is the serialization default.

Paint

Hand-painted data by the user. Currently unused.

Spline

Driven by a user created spline.

Renderer

Attached ‘Renderer’ (mesh, particle or other) used to drive data.

Primitive

Driven by a mathematical primitive such as a cube or sphere.

Global

Covers the entire water area.

Texture

Data driven by a user provided texture.

Geometry

Renders geometry using a default material.