EffectMaterialContent Members
The following tables list the members exposed by the EffectMaterialContent type.
Public Constructors
Name | Description | |
---|---|---|
EffectMaterialContent | Initializes a new instance of EffectMaterialContent. |
Public Fields
Name | Description | |
---|---|---|
CompiledEffectKey | Specifies the key of the key/data pair for the compiled effect property. | |
EffectKey | Use this key search for the related effect property in the OpaqueDataDictionary object. |
Public Properties
Name | Description | |
---|---|---|
CompiledEffect | Gets or sets the compiled Effect. | |
Effect | Gets or sets the effect property. | |
Identity | (Inherited from ContentItem.) | |
Name | (Inherited from ContentItem.) | |
OpaqueData | (Inherited from ContentItem.) | |
Textures | (Inherited from MaterialContent.) |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
GetReferenceTypeProperty | (Inherited from MaterialContent.) | |
GetTexture | (Inherited from MaterialContent.) | |
GetValueTypeProperty | (Inherited from MaterialContent.) | |
MemberwiseClone | (Inherited from Object.) | |
SetProperty | (Inherited from MaterialContent.) | |
SetTexture | (Inherited from MaterialContent.) |
See Also
Reference
EffectMaterialContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace