Sets the U and V directions of the plane.
"plane_var" is a variable referencing a Plane object. |
"plane_var" is a variable referencing a Plane object. |
| Type | Description |
| boolean | Returns true if successful. |
| Name | Type | Description |
| uDirection | Vector3D | The U direction for the plane. |
| vDirection | Vector3D | The V direction for the plane. |