P3DRectangle Constructor (Single, Single, Single, Single)
Constructs a new P3DRectangle with the given x, y, width and height values.
Parameters
- x
- The x coordinate of the new P3DRectangle.
- y
- The y coordinate of the new P3DRectangle.
- width
- The width of the new P3DRectangle.
- height
- The width of the new P3DRectangle.
See Also
P3DRectangle Class | UMD.HCIL.PiccoloX.Nodes Namespace | P3DRectangle Constructor Overload List