Expand Minimize
This topic has not yet been rated - Rate this topic

ShaderRegisterSet Enumeration

Defines the data type of a shader register.

Namespace: Microsoft.Xna.Framework.Graphics
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

public enum ShaderRegisterSet
 Member nameDescription
BooleanBoolean value.
Float44D floating-point number.
Int44D integer number.
SamplerThe register contains 4D sampler data.

Xbox 360, Windows XP SP2, Windows Vista

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.