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

EffectParameterClass Enumeration

Defines classes that can be used for effect parameters or shader constants.

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

public enum EffectParameterClass
 Member nameDescription
MatrixConstant is a matrix.
ObjectConstant is either a texture, a shader, or a string.
ScalarConstant is a scalar.
StructConstant is a structure.
VectorConstant is a vector.
Xbox 360, Windows 7, Windows Vista, Windows XP
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.