Click or drag to resize

WeatherMakerSkyPlaneScript Fields

The WeatherMakerSkyPlaneScript 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.
(Inherited from WeatherMakerPlaneCreatorScript.)
Public fieldPlaneColumns
The number of columns in the plane. The higher the number, the higher number of vertices.
(Inherited from WeatherMakerPlaneCreatorScript.)
Public fieldPlaneForwardIsZAxis
True if plane forward is z axis (xy plane) false otherwise (xz plane).
(Inherited from WeatherMakerPlaneCreatorScript.)
Public fieldPlaneRows
The number of rows in the plane. The higher the number, the higher number of vertices.
(Inherited from WeatherMakerPlaneCreatorScript.)
Public fieldPlaneScale
Plane scale, increases space between vertices.
(Inherited from WeatherMakerPlaneCreatorScript.)
Public fieldSkyPlaneProfile
Sky plane profile
Top
See Also