Свойство | Тип | Описание | |
---|---|---|---|
Camera | Transform | ||
LabelHeight | float | ||
LabelSize | float | ||
axisLabelFont | Font | ||
axis_range | int | ||
defaultLabelColor | Color | ||
shader | Shader | ||
showAxes | bool | ||
showTicks | bool | ||
xColor | Color | ||
xTickColor | Color | ||
yColor | Color | ||
yTickColor | Color | ||
zColor | Color | ||
zTickColor | Color |
Метод | Описание | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void |
Метод | Описание | |
---|---|---|
DrawAxes ( ) : void | ||
SigFigs ( float i ) : string | ||
attachObjectLabel ( GameObject target, string text, Color color = null ) : void | ||
createLine ( Vector3 start, Vector3 end, float lineSize, Color c ) : GameObject | ||
createLine ( Vector3 start, Vector3 end, float lineSize, Color c, Shader s ) : GameObject |