RegisterSet Enumeration
|
Language: |
Defines the data type of the register.
Definition
| Visual Basic |
Public Enum RegisterSet |
| C# |
public enum RegisterSet |
| C++ |
public enum class RegisterSet |
| JScript |
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.900.0,
Culture=neutral,
PublicKeyToken=d3231b57b74a1492 |
See Also
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