EffectAnnotation Members

The following tables list the members exposed by the EffectAnnotation type.

Public Properties

Name Description
Public Property ColumnCount Gets the number of columns in this effect annotation.
Public Property Name Gets the name of the effect annotation.
Public Property ParameterClass Gets the parameter class of this effect annotation.
Public Property ParameterType Gets the parameter type of this effect annotation.
Public Property RowCount Gets the row count of this effect annotation.
Public Property Semantic Gets the semantic of this effect annotation.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method GetValueBoolean Gets the value of the EffectAnnotation as a Boolean.
Public Method GetValueInt32 Gets the value of the EffectAnnotation as a Int32.
Public Method GetValueMatrix Gets the value of the EffectAnnotation as a Int32.
Public Method GetValueSingle Gets the value of the EffectAnnotation as a Single.
Public Method GetValueString Gets the value of the EffectAnnotation as a String.
Public Method GetValueVector2 Gets the value of the EffectAnnotation as a Vector2.
Public Method GetValueVector3 Gets the value of the EffectAnnotation as a Vector3.
Public Method GetValueVector4 Gets the value of the EffectAnnotation as a Vector4.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

EffectAnnotation Class
Microsoft.Xna.Framework.Graphics Namespace