Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the BasicMaterialContent type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
BasicMaterialContent | Initializes a new instance of BasicMaterialContent. |
Public Fields
Name | Description | |
---|---|---|
![]() |
AlphaKey | Specifies the key of the key/data pair for the alpha property. |
![]() |
DiffuseColorKey | Specifies the key of the key/data pair for the diffuse color. |
![]() |
EmissiveColorKey | Specifies the key of the key/data pair for the emissive color. |
![]() |
SpecularColorKey | Specifies the key of the key/data pair for the specular color. |
![]() |
SpecularPowerKey | Specifies the key of the key/data pair for the specular power. |
![]() |
TextureKey | Specifies the key of the key/data pair for the diffuse texture. |
![]() |
VertexColorEnabledKey | Specifies the key of the key/data pair for the vertex color property. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Alpha | Gets or sets the alpha property. |
![]() |
DiffuseColor | Gets or sets the diffuse color property. |
![]() |
EmissiveColor | Gets or sets the emissive color property. |
![]() |
Identity | (Inherited from ContentItem.) |
![]() |
Name | (Inherited from ContentItem.) |
![]() |
OpaqueData | (Inherited from ContentItem.) |
![]() |
SpecularColor | Gets or sets the specular color property. |
![]() |
SpecularPower | Gets or sets the specular power property. |
![]() |
Texture | Gets or sets the diffuse texture property. |
![]() |
Textures | (Inherited from MaterialContent.) |
![]() |
VertexColorEnabled | Gets or sets the vertex color property. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (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
BasicMaterialContent Class
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace