EffectParameter Methods
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | GetValueBoolean | Gets the value of the EffectParameter as a Boolean. |
![]() | GetValueBooleanArray | Gets the value of the EffectParameter as an array of Boolean. |
![]() | GetValueInt32 | Gets the value of the EffectParameter as an Int32. |
![]() | GetValueInt32Array | Gets the value of the EffectParameter as an array of Int32. |
![]() | GetValueMatrix | Gets the value of the EffectParameter as a Matrix. |
![]() | GetValueMatrixArray | Gets the value of the EffectParameter as an array of Matrix. |
![]() | GetValueMatrixTranspose | Gets the value of the EffectParameter as a Matrix transpose. |
![]() | GetValueMatrixTransposeArray | Gets the value of the EffectParameter as an array of Matrix transpose. |
![]() | GetValueQuaternion | Gets the value of the EffectParameter as a Quaternion. |
![]() | GetValueQuaternionArray | Gets the value of the EffectParameter as an array of Quaternion. |
![]() | GetValueSingle | Gets the value of the EffectParameter as a Single. |
![]() | GetValueSingleArray | Gets the value of the EffectParameter as an array of Single. |
![]() | GetValueString | Gets the value of the EffectParameter as an String. |
![]() | GetValueTexture2D | Gets the value of the EffectParameter as a Texture2D. |
![]() | GetValueTexture3D | Gets the value of the EffectParameter as a Texture3D. |
![]() | GetValueTextureCube | Gets the value of the EffectParameter as a TextureCube. |
![]() | GetValueVector2 | Gets the value of the EffectParameter as a Vector2. |
![]() | GetValueVector2Array | Gets the value of the EffectParameter as an array of Vector2. |
![]() | GetValueVector3 | Gets the value of the EffectParameter as a Vector3. |
![]() | GetValueVector3Array | Gets the value of the EffectParameter as an array of Vector3. |
![]() | GetValueVector4 | Gets the value of the EffectParameter as a Vector4. |
![]() | GetValueVector4Array | Gets the value of the EffectParameter as an array of Vector4. |
![]() | SetValue | Overloaded. Sets the value of the EffectParameter. |
![]() | SetValueTranspose | Overloaded. Sets the value of the EffectParameter. |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
