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 ModelTextureProcessor type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
ModelTextureProcessor | Initializes a new instance of the ModelTextureProcessor class. |
Public Properties
Name | Description | |
---|---|---|
![]() |
ColorKeyColor | Specifies the color used when color keying for a texture is enabled. |
![]() |
ColorKeyEnabled | Specifies whether color keying of the texture is enabled. |
![]() |
GenerateMipmaps | Specifies if a full chain of mipmaps are generated from the source material. |
![]() |
PremultiplyAlpha | (Inherited from TextureProcessor.) |
![]() |
ResizeToPowerOfTwo | Specifies whether resizing of textures are enabled. |
![]() |
TextureFormat | Specifies the texture format of output materials. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Process | Processes a texture. |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
ModelTextureProcessor Class
Microsoft.Xna.Framework.Content.Pipeline.Processors Namespace