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

Public Attributes | |
WaterBlock | |
| float | gridElementSize |
| Spacing between vertices in the WaterBlock mesh. | |
| float | gridSize |
| Duplicate of gridElementSize for backwards compatility. | |
Static Public Attributes | |
| static bool | isRenderable |
| Disables rendering of all instances of this type. | |
| static bool | isSelectable |
| Disables selection of all instances of this type. | |
A block shaped water volume defined by a 3D scale and orientation.
Spacing between vertices in the WaterBlock mesh.
| float WaterBlock::gridSize |
Duplicate of gridElementSize for backwards compatility.
bool WaterBlock::isRenderable [static] |
Disables rendering of all instances of this type.
Reimplemented from WaterObject.
bool WaterBlock::isSelectable [static] |
Disables selection of all instances of this type.
Reimplemented from WaterObject.