CreateObjectPlane

Description

Creates a 3D double sided plane with the given width (X) and height (Y). The plane is created in the XY plane and has no size in the Z direction.

Definition

CreateObjectPlane( objID, width, height )

integer CreateObjectPlane( width, height )

Parameters