xs_plane_copy
Syntax
stock xs_plane_copy(const Float:planeIn[], Float:planeOut[])
Usage
| Parameter | Description |
|---|---|
| planeIn | The plane to copy. |
| planeOut | The plane to store the copy into. |
Description
Copies a plane.
Return
This function has no return value.