![]() |
![]() |
![]() |
DeclarationTypeCaps.SupportsUDec3 Property |
Language: |
Indicates that a 3-dimension unsigned 10 10 10 format is supported for vertex declarations.
Visual Basic Public ReadOnly Property SupportsUDec3 As Boolean C# public bool SupportsUDec3 { get; } C++ public:
property bool SupportsUDec3 {
bool get();
}JScript public function get SupportsUDec3() : boolean
System.Boolean
This property is read-only.
Value that is true if a 3-dimension unsigned 10 10 10 format is supported for vertex declarations, or false if it is not.
This format expands to (value, value, value, 1).
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