|
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.0.8865.1045
Syntax public virtual SpriteEffect GetStandardSpriteEffect()
Return Value
SpriteEffectSpriteEffect
See Also