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 | Overloaded. Returns a value that indicates whether the current instance is equal to a specified object. |
![]() |
GetHashCode | Gets the hash code for this instance. |
![]() |
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. |
![]() ![]() |
op_Equality | Compares two objects to determine whether they are the same. |
![]() ![]() |
op_Inequality | Compares two objects to determine whether they are different. |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
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