collapse_all
expand_all
collapse_allexpand_alldropdowndropdownHovercopycodecopycodeHighlight

collapse_all Collapse AllExpand All     dropdown Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++

[TCheckBoxFormControlObj]C#

[TCheckBoxFormControlObj]Visual Basic

[TCheckBoxFormControlObj]
Visual C++
DPSF API Documentation
DPSF
<
(Of
<
(<'Particle, Vertex>)>)>..::..SpriteBatchSettings Property

gradient

The Sprite Batch drawing Settings used in the Sprite Batch's Begin() function call.

NOTE: These settings are only available for Sprite particle systems, and only for the Sprite particle systems using their own SpriteBatch (i.e. UsingExternalSpriteBatchToDrawParticles = false).

Namespace: DPSF

Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0

collapse_allSyntax

C#

public SpriteBatchSettings SpriteBatchSettings { get; }

Visual Basic

Public ReadOnly Property SpriteBatchSettings As SpriteBatchSettings

 Get

Visual C++

public:

virtual property SpriteBatchSettingsSpriteBatchSettings {

 SpriteBatchSettingsget () sealed;

}

Property Value

Type: SpriteBatchSettings

Implements

IDPSFParticleSystem..::..SpriteBatchSettings

collapse_allSee Also

DPSF<(Of <(<'Particle, Vertex>)>)> Class

DPSF<(Of <(<'Particle, Vertex>)>)> Members

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com