Torque 3D - Script Manual: WaterBlock Class Reference

TorqueScript

Main   Class List   Namespace List   Online

WaterBlock Class Reference
[Water]

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

Inheritance diagram for WaterBlock:

List of all members.

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.

Duplicate of gridElementSize for backwards compatility.



Copyright © GarageGames, LLC. All Rights Reserved.