PixelCrushers.DialogueSystem.Selector.Reticle Class Reference

This class defines the textures and size of the targeting reticle. More...

Public Attributes

Texture2D inRange
 
Texture2D outOfRange
 
float width = 64f
 
float height = 64f
 

Detailed Description

This class defines the textures and size of the targeting reticle.

Member Data Documentation

◆ height

float PixelCrushers.DialogueSystem.Selector.Reticle.height = 64f

◆ inRange

Texture2D PixelCrushers.DialogueSystem.Selector.Reticle.inRange

◆ outOfRange

Texture2D PixelCrushers.DialogueSystem.Selector.Reticle.outOfRange

◆ width

float PixelCrushers.DialogueSystem.Selector.Reticle.width = 64f

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