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>)>)>..::..IsUsingIntegerIndexBuffer Property

<(Of <(<'Particle, Vertex>)>)> Class See Also Send Feedback

gradient

Get if we will be using the regular 32-bit Index Buffer (Integer) or the 16-bit Index Buffer (Short).

Namespace: DPSF

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

collapse_allSyntax

C#

protected bool IsUsingIntegerIndexBuffer { get; }

Visual Basic

Protected ReadOnly Property IsUsingIntegerIndexBuffer As Boolean

 Get

Visual C++

protected:

property bool IsUsingIntegerIndexBuffer {

 bool get ();

}

Property Value

Type: Boolean

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