The Plane
class describes a plane.
Property | Description |
---|---|
height
|
Specifies the vertical size, in 3D units. |
material
|
Specifies the material of the scene object. |
width
|
Specifies the horizontal size, in 3D units. |
x
|
Specifies the horizontal offset, in 3D units. |
y
|
Specifies the vertical offset, in 3D units. |
This module exposes no methods.