EffectAnnotation Members
The following tables list the members exposed by the EffectAnnotation type.
Public Properties
Name | Description | |
---|---|---|
![]() |
ColumnCount | Gets the number of columns in this effect annotation. |
![]() |
Name | Gets the name of the effect annotation. |
![]() |
ParameterClass | Gets the parameter class of this effect annotation. |
![]() |
ParameterType | Gets the parameter type of this effect annotation. |
![]() |
RowCount | Gets the row count of this effect annotation. |
![]() |
Semantic | Gets the semantic of this effect annotation. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetValueBoolean | Gets the value of the EffectAnnotation as a Boolean. |
![]() |
GetValueInt32 | Gets the value of the EffectAnnotation as a Int32. |
![]() |
GetValueMatrix | Gets the value of the EffectAnnotation as a Int32. |
![]() |
GetValueSingle | Gets the value of the EffectAnnotation as a Single. |
![]() |
GetValueString | Gets the value of the EffectAnnotation as a String. |
![]() |
GetValueVector2 | Gets the value of the EffectAnnotation as a Vector2. |
![]() |
GetValueVector3 | Gets the value of the EffectAnnotation as a Vector3. |
![]() |
GetValueVector4 | Gets the value of the EffectAnnotation as a Vector4. |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
EffectAnnotation Class
Microsoft.Xna.Framework.Graphics Namespace