Click or drag to resize

WeatherMakerPlaneCreatorScript Fields

The WeatherMakerPlaneCreatorScript type exposes the following members.

Fields
  NameDescription
Public fieldCubeDepth
Set to greater than 0 to make a cube. The cube will be this many units of depth from the plane.
Public fieldPlaneColumns
The number of columns in the plane. The higher the number, the higher number of vertices.
Public fieldPlaneForwardIsZAxis
True if plane forward is z axis (xy plane) false otherwise (xz plane).
Public fieldPlaneRows
The number of rows in the plane. The higher the number, the higher number of vertices.
Public fieldPlaneScale
Plane scale, increases space between vertices.
Top
See Also