NiceTouch v2.1
MoreMountains.Tools.MMDebug Member List

This is the complete list of members for MoreMountains.Tools.MMDebug, including all inherited members.

_consoleMoreMountains.Tools.MMDebugstatic
BoxCast(Vector2 origin, Vector2 size, float angle, Vector2 direction, float length, LayerMask mask, Color color, bool drawGizmo=false)MoreMountains.Tools.MMDebugstatic
ClearConsole()MoreMountains.Tools.MMDebugstatic
CommandsMoreMountains.Tools.MMDebugstatic
DebugDrawArrow(Vector3 origin, Vector3 direction, Color color, float arrowHeadLength=0.2f, float arrowHeadAngle=35f)MoreMountains.Tools.MMDebugstatic
DebugDrawArrow(Vector3 origin, Vector3 direction, Color color, float arrowLength, float arrowHeadLength=0.20f, float arrowHeadAngle=35.0f)MoreMountains.Tools.MMDebugstatic
DebugDrawCross(Vector3 spot, float crossSize, Color color)MoreMountains.Tools.MMDebugstatic
DebugDrawEnabledMoreMountains.Tools.MMDebugstatic
DebugLogClear()MoreMountains.Tools.MMDebugstatic
DebugLogCommand(string command)MoreMountains.Tools.MMDebugstatic
DebugLogsEnabledMoreMountains.Tools.MMDebugstatic
DebugLogTime(object message, string color="", int timePrecision=3, bool displayFrameCount=true)MoreMountains.Tools.MMDebugstatic
DebugOnScreen(string message)MoreMountains.Tools.MMDebugstatic
DebugOnScreen(string label, object value, int fontSize=25)MoreMountains.Tools.MMDebugstatic
DrawCube(Vector3 position, Color color, Vector3 size)MoreMountains.Tools.MMDebugstatic
DrawGizmoArrow(Vector3 origin, Vector3 direction, Color color, float arrowHeadLength=3f, float arrowHeadAngle=25f)MoreMountains.Tools.MMDebugstatic
DrawGizmoCube(Transform transform, Vector3 offset, Vector3 cubeSize, bool wireOnly)MoreMountains.Tools.MMDebugstatic
DrawGizmoPoint(Vector3 position, float size, Color color)MoreMountains.Tools.MMDebugstatic
DrawGizmoPoint(Vector3 position, Color color, float size)MoreMountains.Tools.MMDebugstatic
DrawGizmoRectangle(Vector2 center, Vector2 size, Color color)MoreMountains.Tools.MMDebugstatic
DrawGizmoRectangle(Vector2 center, Vector2 size, Matrix4x4 rotationMatrix, Color color)MoreMountains.Tools.MMDebugstatic
DrawHandlesBounds(Bounds bounds, Color color)MoreMountains.Tools.MMDebugstatic
DrawPoint(Vector3 position, Color color, float size)MoreMountains.Tools.MMDebugstatic
DrawRectangle(Rect rectangle, Color color)MoreMountains.Tools.MMDebugstatic
DrawRectangle(Vector3 position, Color color, Vector3 size)MoreMountains.Tools.MMDebugstatic
DrawSolidRectangle(Vector3 position, Vector3 size, Color borderColor, Color solidColor)MoreMountains.Tools.MMDebugstatic
GetSystemInfo()MoreMountains.Tools.MMDebugstatic
InstantiateOnScreenConsole(int fontSize=25)MoreMountains.Tools.MMDebugstatic
LogDebugToConsole(object message, string color, int timePrecision, bool displayFrameCount)MoreMountains.Tools.MMDebugstatic
LogHistoryMoreMountains.Tools.MMDebugstatic
LogHistoryTextMoreMountains.Tools.MMDebugstatic
MonoRayCastNonAlloc(RaycastHit2D[] array, Vector2 rayOriginPoint, Vector2 rayDirection, float rayDistance, LayerMask mask, Color color, bool drawGizmo=false)MoreMountains.Tools.MMDebugstatic
RayCast(Vector2 rayOriginPoint, Vector2 rayDirection, float rayDistance, LayerMask mask, Color color, bool drawGizmo=false)MoreMountains.Tools.MMDebugstatic
Raycast3D(Vector3 rayOriginPoint, Vector3 rayDirection, float rayDistance, LayerMask mask, Color color, bool drawGizmo=false, QueryTriggerInteraction queryTriggerInteraction=QueryTriggerInteraction.UseGlobal)MoreMountains.Tools.MMDebugstatic
SetDebugDrawEnabled(bool status)MoreMountains.Tools.MMDebugstatic
SetDebugLogsEnabled(bool status)MoreMountains.Tools.MMDebugstatic
SetOnScreenConsole(MMDebugOnScreenConsole newConsole)MoreMountains.Tools.MMDebugstatic