My Project
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | Properties | List of all members
GlowObject Class Reference
Inheritance diagram for GlowObject:
Modifiable

Public Member Functions

void Glow ()
 
void GlowFor (float secs)
 
void GlowFor (Color color, float secs)
 
void Unglow ()
 

Static Public Member Functions

static void SetObjectGlow (GameObject go, float glowFor)
 
static void SetObjectGlow (GameObject go, Color color, float glowFor=0.15f)
 

Public Attributes

Color GlowColor = Color.green
 
float LerpFactor = 10
 
bool auto
 
bool glowWhole = false
 
float maxOpacity = 0.06f
 
Renderer[] renderers
 

Properties

Color CurrentColor [get]
 
- Properties inherited from Modifiable
NetworkObject net [get]
 

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