◆ _ShineCoroutine()
IEnumerator ImageEffects._ShineCoroutine |
( |
Material | material, |
|
|
float | speed ) |
|
private |
◆ AlphaSmooth()
void ImageEffects.AlphaSmooth |
( |
float | alpha | ) |
|
◆ ScaleAlphaCoroutine()
static IEnumerator ImageEffects.ScaleAlphaCoroutine |
( |
Image | image, |
|
|
Transform | transform, |
|
|
float | target, |
|
|
float | duration = 1::0f ) |
|
staticprivate |
◆ ScaleSmooth()
void ImageEffects.ScaleSmooth |
( |
float | scale | ) |
|
◆ ScaleSmoothCoroutine()
static IEnumerator ImageEffects.ScaleSmoothCoroutine |
( |
Transform | transform, |
|
|
float | target, |
|
|
float | duration = 1::0f ) |
|
staticprivate |
◆ ShineSmooth()
void ImageEffects.ShineSmooth |
( |
float | speed = 5 | ) |
|
The documentation for this class was generated from the following file: