Skip to main content
Version: Normcore 2

SceneDebug

SceneDebug

Static Methods

DrawPoint

void DrawPoint(Vector3 pos, Quaternion rot, float size, Color color, float duration = 0, bool depth = false)

DrawPoint

void DrawPoint(Vector3 pos, Quaternion rot, float size)

DrawCube

void DrawCube(Vector3 pos, Quaternion rot, float size, Color color, float duration = 0, bool depth = false)

DrawCube

void DrawCube(Vector3 pos, Quaternion rot, float size)