wHiteRabbiT-sTudio Framework
wHiteRabbiT.Unity.Helper.GizmosHelper Class Reference

Static Public Member Functions

static void DrawCircle (Vector3 O, float r, int sides, Color color)
 
static void DrawArc (Vector3 O, float r, float angleMin, float angleMax, Vector3 abscissa, Vector3 up, int sides, Color color)
 
static void DrawArc (Vector3 O, float r, float angleMin, float angleMax, Vector3 abscissa, Vector3 up, int sides, Color color, Color FillColor)
 
static void DrawSmoothSphere (Vector3 c, float r, Color FillColor)
 

Static Protected Attributes

static Material matUnlitAlpha
 
static Mesh smoothSphere
 

Properties

static Material MatUnlitAlpha [get]
 
static Mesh SmoothSphere [get]
 

Member Function Documentation

static void wHiteRabbiT.Unity.Helper.GizmosHelper.DrawArc ( Vector3  O,
float  r,
float  angleMin,
float  angleMax,
Vector3  abscissa,
Vector3  up,
int  sides,
Color  color 
)
static
static void wHiteRabbiT.Unity.Helper.GizmosHelper.DrawArc ( Vector3  O,
float  r,
float  angleMin,
float  angleMax,
Vector3  abscissa,
Vector3  up,
int  sides,
Color  color,
Color  FillColor 
)
static
static void wHiteRabbiT.Unity.Helper.GizmosHelper.DrawCircle ( Vector3  O,
float  r,
int  sides,
Color  color 
)
static
static void wHiteRabbiT.Unity.Helper.GizmosHelper.DrawSmoothSphere ( Vector3  c,
float  r,
Color  FillColor 
)
static

Member Data Documentation

Material wHiteRabbiT.Unity.Helper.GizmosHelper.matUnlitAlpha
staticprotected
Mesh wHiteRabbiT.Unity.Helper.GizmosHelper.smoothSphere
staticprotected

Property Documentation

Material wHiteRabbiT.Unity.Helper.GizmosHelper.MatUnlitAlpha
staticget
Mesh wHiteRabbiT.Unity.Helper.GizmosHelper.SmoothSphere
staticget

The documentation for this class was generated from the following file: