Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_Shape Member List

This is the complete list of members for SCR_Shape, including all inherited members.

CreateAreaMesh(array< vector > positions, float height, string material, bool strechMaterial)SCR_Shapestatic
CreateBounds(vector min, vector max, int color, ShapeFlags flags)SCR_Shapestatic
DrawCircle(vector transform[4], float radius, int colorOutline, int colorPlane, ShapeFlags shapeFlags)SCR_Shapestatic
GetBoundsPoints(vector min, vector max, out vector points[19])SCR_Shapestatic