Plane

The plane tag defines a flat (2D) object in 3-space. The more segments, the higher precision the lighting calculations. Changes to these attributes have no effect during runtime. The attributes specific to this tag are:

  • height – The length of this solid in the Y axis.
  • width – The length of this solid in the X axis.
  • segments-height – The number of segments in the height (Y) direction.
  • segments-width – The number of segments in the width (X) direction.