Property | Type | Description | |
---|---|---|---|
emissiveColor | Color |
Method | Description | |
---|---|---|
Flash ( float duration ) : void |
Flashs the object for the specified duration.
|
|
Start ( ) : void | ||
Unflash ( ) : void |
Turns off the flash after the flash duration elapses
|
public Flash ( float duration ) : void | ||
duration | float | /// Duration. /// |
return | void |