DeclarationTypeCaps Structure (Microsoft.DirectX.Direct3D)
Indicates the type of data formats that are supported in a vertex declaration.
Definition
Visual Basic Public Structure DeclarationTypeCaps C# public struct DeclarationTypeCaps C++ public value class DeclarationTypeCaps sealed JScript In JScript, you can use structures, but you cannot define your own.
Members Table
The following table lists the members exposed by the object.
Methods
Method Description ToString Obtains a string representation of the current instance. Properties
Property Description SupportsDec3N Indicates that a 3-dimension signed 10 10 10 format is supported for vertex declarations. SupportsFloat16Four Indicates that a 4-dimension 16-bit floating-point numbers format is supported for vertex declarations. SupportsFloat16Two Indicates that a 2-dimension 16-bit floating-point numbers format is supported for vertex declarations. SupportsShort2N Indicates that a normalized, 2-D signed short format is supported for vertex declarations. SupportsShort4N Indicates that a normalized, 4-D signed short format is supported for vertex declarations. SupportsUByte4 Indicates that a 4-dimension unsigned byte format is supported for vertex declarations. SupportsUByte4N Indicates that a normalized, 4-dimension unsigned byte format is supported for vertex declarations. SupportsUDec3 Indicates that a 3-dimension unsigned 10 10 10 format is supported for vertex declarations. SupportsUShort2N Indicates that a normalized, 2-dimension unsigned short format is supported for vertex declarations. SupportsUShort4N Indicates that a normalized 4-D unsigned short format is supported for vertex declarations.
Structure 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