RegisterSet Enumeration
|
Language: |
Note: This documentation is preliminary and is subject to change.
Defines the data type of the register.
Definition
Visual Basic .NET |
Public Enum RegisterSet |
C# |
public enum RegisterSet |
Managed C++ |
__value public enum RegisterSet |
JScript .NET |
public enum RegisterSet |
Members
Member |
Value |
Description |
Sampler |
3 |
4-D sampler data. |
Boolean |
0 |
Boolean value. |
Float4 |
2 |
4-D floating-point number. |
Int4 |
1 |
4-D integer number. |
Enumeration Information
Namespace |
Microsoft.DirectX.Direct3D |
Assembly |
Microsoft.DirectX.Direct3DX (microsoft.directx.direct3dx.dll) |
Strong Name |
Microsoft.DirectX.Direct3DX,
Version=1.0.2902.0,
Culture=neutral,
PublicKeyToken=31bf3856ad364e35 |
See Also
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center