Summary

public static void DrawSemiTransparentBox(MyCubeGrid grid, MySlimBlock block, Color color, bool onlyWireframe, MyStringId? lineMaterial, Vector4? lineColor)

Parameters

Summary

public static void DrawSemiTransparentBox(Vector3I minPosition, Vector3I maxPosition, MyCubeGrid grid, Color color, bool onlyWireframe, MyStringId? lineMaterial, Vector4? lineColor)

Parameters