VertexTextureCoordinate Class

Language:

Constructs bit patterns that are used to identify texture coordinate formats in a flexible vertex format description.

Definition

Visual Basic NotInheritable MustInherit Public Class VertexTextureCoordinate
    Inherits Object
C# public abstract sealed class VertexTextureCoordinate : Object
C++ public ref class VertexTextureCoordinate abstract sealed : Object
JScript public final abstract class VertexTextureCoordinate extends Object

Members Table

Method Description
static (Shared in Visual Basic) Size1 Constructs bit patterns that are used to identify texture coordinate size-1 formats within a flexible vertex format description.
static (Shared in Visual Basic) Size2 Constructs bit patterns that are used to identify texture coordinate size-2 formats within a flexible vertex format description.
static (Shared in Visual Basic) Size3 Constructs bit patterns that are used to identify texture coordinate size-3 formats within a flexible vertex format description.
static (Shared in Visual Basic) Size4 Constructs bit patterns that are used to identify texture coordinate size-4 formats within a flexible vertex format description.

Inheritance Hierarchy

Object Leave Site
VertexTextureCoordinate

Class Information

Namespace Microsoft.DirectX.Direct3D
Assembly Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll)
Strong Name Microsoft.DirectX.Direct3D,  Version=1.0.900.0,  Culture=neutral,  PublicKeyToken=d3231b57b74a1492

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center