MaterialContent Members

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

Public Constructors

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

Public Properties

Name Description
Public Property Identity (Inherited from ContentItem.)
Public Property Name (Inherited from ContentItem.)
Public Property OpaqueData (Inherited from ContentItem.)
Public Property Textures Gets the texture collection of the material.

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 Gets a reference type from the OpaqueDataDictionary collection.
Protected Method GetTexture Gets a value from the Textures collection.
Protected Method GetValueTypeProperty Gets a value type from the OpaqueDataDictionary collection.
Protected Method MemberwiseClone (Inherited from Object.)
Protected Method SetProperty Sets a value in the contained OpaqueDataDictionary object.
Protected Method SetTexture Sets a value in the contained TextureReferenceDictionary object.

See Also

Reference

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