EffectMaterial Members

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

Public Constructors

Name Description
Public Method EffectMaterial Creates an instance of this object.

Public Properties

Name Description
Public Property CurrentTechnique (Inherited from Effect.)
Public Property GraphicsDevice (Inherited from GraphicsResource.)
Public Property IsDisposed (Inherited from GraphicsResource.)
Public Property Name (Inherited from GraphicsResource.)
Public Property Parameters (Inherited from Effect.)
Public Property Tag (Inherited from GraphicsResource.)
Public Property Techniques (Inherited from Effect.)

Public Methods

Name Description
Public Method Clone (Inherited from Effect.)
Public Method Dispose (Inherited from GraphicsResource.)
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from GraphicsResource.)

Protected Methods

Name Description
Protected Method Dispose (Inherited from Effect.)
Protected Method Finalize (Inherited from GraphicsResource.)
Protected Method MemberwiseClone (Inherited from Object.)

Public Events

Name Description
Public Event Disposing (Inherited from GraphicsResource.)

See Also

Reference

EffectMaterial Class
Microsoft.Xna.Framework.Graphics Namespace