VertexTextureCoordinate Class (Microsoft.DirectX.Direct3D)
Constructs bit patterns that are used to identify texture coordinate formats in a flexible vertex format description.
Visual Basic NotInheritable MustInherit Public Class VertexTextureCoordinate
Inherits ObjectC# public abstract sealed class VertexTextureCoordinate : Object C++ public ref class VertexTextureCoordinate abstract sealed : Object JScript public final abstract class VertexTextureCoordinate extends Object
The following table lists the members exposed by the object.
Methods
Method Description Size1
Constructs bit patterns that are used to identify texture coordinate size-1 formats within a flexible vertex format description. Size2
Constructs bit patterns that are used to identify texture coordinate size-2 formats within a flexible vertex format description. Size3
Constructs bit patterns that are used to identify texture coordinate size-3 formats within a flexible vertex format description. Size4
Constructs bit patterns that are used to identify texture coordinate size-4 formats within a flexible vertex format description.
Object
VertexTextureCoordinate
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
Show:
