Plane Object

The plane is a very simple parametric polygonobject which gives you a flat surface. The only significant modification you can make to a plane beyond its dimensions is to define its orientation. The image below shows three different plane in the X (left), Y (middle) and Z (right) axis.

Properties

  • Sections Width: Specifies the number of sections the width of the plane will be made up of. Defaults to 1.
  • Sections Depth: Specifies the number of sections the depth of the plane will be made up of. Defaults to 1.
  • Width: The width of the plane.
  • Height: The height of the plane.
  • Orientation: Specifies the axis on which the plane will exist (see the image for a visual example).