ModelProcessor

class ModelProcessor : Microsoft.Xna.Framework.Content.Pipeline.ContentProcessor<NodeContent, ModelContent>, IContentProcessor
Color ColorKeyColor
bool ColorKeyEnabled
MaterialProcessorDefaultEffect DefaultEffect
bool GenerateMipmaps
bool GenerateTangentFrames
bool PremultiplyTextureAlpha
bool PremultiplyVertexColors
bool ResizeTexturesToPowerOfTwo
float RotationX
float RotationY
float RotationZ
float Scale
bool SwapWindingOrder
TextureProcessorOutputFormat TextureFormat
public ModelContent Process(NodeContent input, ContentProcessorContext context)
Parameters:
  • input (Microsoft.Xna.Framework.Content.Pipeline.Graphics.NodeContent) –
  • context (Microsoft.Xna.Framework.Content.Pipeline.ContentProcessorContext) –