MaterialContent Members
The following tables list the members exposed by the MaterialContent type.
Public Constructors
Name | Description | |
---|---|---|
MaterialContent | Initializes a new instance of MaterialContent. |
Public Properties
Name | Description | |
---|---|---|
Identity | (Inherited from ContentItem.) | |
Name | (Inherited from ContentItem.) | |
OpaqueData | (Inherited from ContentItem.) | |
Textures | Gets the texture collection of the material. |
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 | Gets a reference type from the OpaqueDataDictionary collection. | |
GetTexture | Gets a value from the Textures collection. | |
GetValueTypeProperty | Gets a value type from the OpaqueDataDictionary collection. | |
MemberwiseClone | (Inherited from Object.) | |
SetProperty | Sets a value in the contained OpaqueDataDictionary object. | |
SetTexture | Sets a value in the contained TextureReferenceDictionary object. |
See Also
Reference
MaterialContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace