WaterBlock

consoledoc.h

A block shaped water volume defined by a 3D scale and orientation.

More...

WaterBlock

float

Spacing between vertices in the WaterBlock mesh.

float

Duplicate of gridElementSize for backwards compatility.

Public Static Attributes

bool

Disables rendering of all instances of this type.

bool

Disables selection of all instances of this type.

Detailed Description

A block shaped water volume defined by a 3D scale and orientation.

see:

WaterObject for inherited functionality.

WaterBlock

float gridElementSize 

Spacing between vertices in the WaterBlock mesh.

float gridSize 

Duplicate of gridElementSize for backwards compatility.

Public Static Attributes

bool isRenderable 

Disables rendering of all instances of this type.

bool isSelectable 

Disables selection of all instances of this type.