Property | Description | Default Value(s) | Restrictions |
Origin (Origin) |
This property specifies the 3D coordinate of the origin (one corner) of the plane. | -0.5 -0.5 0 | |
Point1 (Point1) |
This property specifies the 3D coordinate a second corner of the parallelogram. The line connecting this point and that specified by the Origin property define one edge of the parallelogram (its X axis). | 0.5 -0.5 0 | |
Point2 (Point2) |
This property specifies the 3D coordinate a third corner of the parallelogram. The line connecting this point and that specified by the Origin property define a second edge of the parallelogram (its Y axis). | -0.5 0.5 0 | |
X Resolution (XResolution) |
This property specifies the number of divisions along the X axis of the parallelogram. | 1 | The value must be greater than or equal to 1. |
Y Resolution (YResolution) |
This property specifies the number of divisions along the Y axis of the parallelogram. | 1 | The value must be greater than or equal to 1. |