Method | Description | |
---|---|---|
Clone ( ) : |
Creates a clone of the current SpriteEffect instance.
|
|
SpriteEffect ( GraphicsDevice device ) |
Creates a new SpriteEffect.
|
Method | Description | |
---|---|---|
OnApply ( ) : bool |
Lazily computes derived parameter values immediately before applying the effect.
|
|
SpriteEffect ( |
Creates a new SpriteEffect by cloning parameter settings from an existing instance.
|
Method | Description | |
---|---|---|
CacheEffectParameters ( ) : void |
Looks up shortcut references to our effect parameters.
|
protected SpriteEffect ( |
||
cloneSource |