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
DefaultSprite3DBillboardTextureCoordinatesParticle
.
.
::
..SetTextureCoordinates Method (Rectangle)
gradient

Sets the Texture Coordinates to use for the Picture that represents this Particle.

Namespace: DPSF

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

collapse_allSyntax

C#

public void SetTextureCoordinates(

 Rectangle textureCoordinates

)

Visual Basic

Public Sub SetTextureCoordinates (

 textureCoordinates As Rectangle

)

Visual C++

public:

void SetTextureCoordinates(

 Rectangle textureCoordinates

)

Parameters

textureCoordinates

Type: Rectangle

The top-left Position and the Dimensions of the Picture in the Texture.

collapse_allSee Also

DefaultSprite3DBillboardTextureCoordinatesParticle Class

DefaultSprite3DBillboardTextureCoordinatesParticle Members

SetTextureCoordinates Overload

DPSF Namespace

footer

Send comments on this topic to
Dan@DansKingdom.com