|
EffectsManagerGetStandardSpriteEffect Method |
Gets the SpriteEffect that is set as standard sprite effect. User need to dispose the returned SpriteEffect when it is not used any more.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax public virtual SpriteEffect GetStandardSpriteEffect()
Return Value
SpriteEffectSpriteEffect
See Also