|
|
|
WaterBlock Class Reference
[Water]
A block shaped water volume defined by a 3D scale and orientation. More...
Inheritance diagram for WaterBlock:

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. | |
Detailed Description
A block shaped water volume defined by a 3D scale and orientation.
- See also:
- WaterObject for inherited functionality.
Member Data Documentation
Spacing between vertices in the WaterBlock mesh.
| float WaterBlock::gridSize |
Duplicate of gridElementSize for backwards compatility.
Copyright © GarageGames, LLC. All Rights Reserved.