Property | Type | Description | |
---|---|---|---|
frustumOverlayColor | Color | ||
maxTextureWidth | int | ||
texture | Texture2D |
Method | Description | |
---|---|---|
Download ( ) : IEnumerator |
Download this instance.
|
|
Draw ( ) : void |
Draw the specified parent.
|
|
IsMouseOver ( ) : bool |
Determines whether this instance is mouse over.
|
|
Minimap ( ) : UnityEngine |
Initializes a new instance of the Minimap class.
|
Method | Description | |
---|---|---|
CamCoordToGLVert ( Vector3 v ) : Vector3 |
Convert a coordinate to a GL vertex for drawing frustum.
|