NullMarker Class Reference

A scene view marker for null objects. More...

List of all members.

Public Types

enum  NullType { Axes, Rings, Box }
 

Draw type.

More...

Public Member Functions

void OnDrawGizmos ()
 Editor GUI drawing method for all objects.
void OnDrawGizmosSelected ()
 Editor GUI drawing method for selected objects.

Public Attributes

Color color = Color.black
 Colour to draw.
Color selectedColor = Color.white
 Selection colour to draw.
NullType nullType
 Draw type.

Detailed Description

A scene view marker for null objects.


Member Enumeration Documentation

Draw type.


Member Function Documentation

void NullMarker.OnDrawGizmos (  ) 

Editor GUI drawing method for all objects.

void NullMarker.OnDrawGizmosSelected (  ) 

Editor GUI drawing method for selected objects.


Member Data Documentation

Color NullMarker.color = Color.black

Colour to draw.

Draw type.

Color NullMarker.selectedColor = Color.white

Selection colour to draw.


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

Generated on Fri Aug 21 09:09:58 2009 for Hamlington Underground Racing Association by  doxygen 1.6.0