Sdílet prostřednictvím


EffectParameterBlock Members

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

Public Constructors

Name Description
Public Method EffectParameterBlock Initializes a new instance of the EffectParameterBlock class.

Public Methods

Name Description
Public Method Apply Applies the parameter changes in the EffectParameterBlock to the current effect state.
Public Method Begin Begins capturing parameter state changes from the parent Effect.
Public Method Dispose Overloaded. Immediately releases the unmanaged resources used by this object.
Public Method End Stops capturing state changes from the parent Effect.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize Allows this object to attempt to free resources and perform other cleanup operations before garbage collection reclaims the object.
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

EffectParameterBlock Class
Microsoft.Xna.Framework.Graphics Namespace