Click or drag to resize
AB4D logo

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.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public virtual SpriteEffect GetStandardSpriteEffect()

Return Value

SpriteEffect
SpriteEffect
See Also