EffectParameterBlock Members
The following tables list the members exposed by the EffectParameterBlock type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
EffectParameterBlock | Initializes a new instance of the EffectParameterBlock class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Apply | Applies the parameter changes in the EffectParameterBlock to the current effect state. |
![]() |
Begin | Begins capturing parameter state changes from the parent Effect. |
![]() |
Dispose | Overloaded. Immediately releases the unmanaged resources used by this object. |
![]() |
End | Stops capturing state changes from the parent Effect. |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | Allows this object to attempt to free resources and perform other cleanup operations before garbage collection reclaims the object. |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
EffectParameterBlock Class
Microsoft.Xna.Framework.Graphics Namespace