WeatherMakerPlaneCreatorScript Fields |
The WeatherMakerPlaneCreatorScript type exposes the following members.
| Name | Description | |
|---|---|---|
| CubeDepth | Set to greater than 0 to make a cube. The cube will be this many units of depth from the plane. | |
| PlaneColumns | The number of columns in the plane. The higher the number, the higher number of vertices. | |
| PlaneForwardIsZAxis | True if plane forward is z axis (xy plane) false otherwise (xz plane). | |
| PlaneRows | The number of rows in the plane. The higher the number, the higher number of vertices. | |
| PlaneScale | Plane scale, increases space between vertices. |