Arma Reforger Script API
|
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_Shape | static |
CreateBounds(vector min, vector max, int color, ShapeFlags flags) | SCR_Shape | static |
DrawCircle(vector transform[4], float radius, int colorOutline, int colorPlane, ShapeFlags shapeFlags) | SCR_Shape | static |
GetBoundsPoints(vector min, vector max, out vector points[19]) | SCR_Shape | static |