Share via


EffectMaterialContent Members

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

Public Constructors

Name Description
Public Method EffectMaterialContent Initializes a new instance of EffectMaterialContent.

Public Fields

Name Description
Public Field CompiledEffectKey Specifies the key of the key/data pair for the compiled effect property.
Public Field EffectKey Use this key search for the related effect property in the OpaqueDataDictionary object.

Public Properties

Name Description
Public Property CompiledEffect Gets or sets the compiled Effect.
Public Property Effect Gets or sets the effect property.
Public Property Identity (Inherited from ContentItem.)
Public Property Name (Inherited from ContentItem.)
Public Property OpaqueData (Inherited from ContentItem.)
Public Property Textures (Inherited from MaterialContent.)

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method GetReferenceTypeProperty (Inherited from MaterialContent.)
Protected Method GetTexture (Inherited from MaterialContent.)
Protected Method GetValueTypeProperty (Inherited from MaterialContent.)
Protected Method MemberwiseClone (Inherited from Object.)
Protected Method SetProperty (Inherited from MaterialContent.)
Protected Method SetTexture (Inherited from MaterialContent.)

See Also

Reference

EffectMaterialContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace