C# Class Nez.NormalMapGenerator.NormalMapProcessor

Inheritance: TextureProcessor
Show file Open project: prime31/Nez

Public Properties

Property Type Description
logger Microsoft.Xna.Framework.Content.Pipeline.ContentBuildLogger

Private Properties

Property Type Description

Public Methods

Method Description
Process ( TextureContent input, ContentProcessorContext context ) : TextureContent

Method Details

Process() public method

public Process ( TextureContent input, ContentProcessorContext context ) : TextureContent
input Microsoft.Xna.Framework.Content.Pipeline.Graphics.TextureContent
context ContentProcessorContext
return Microsoft.Xna.Framework.Content.Pipeline.Graphics.TextureContent

Property Details

logger public static property

public static ContentBuildLogger,Microsoft.Xna.Framework.Content.Pipeline logger
return Microsoft.Xna.Framework.Content.Pipeline.ContentBuildLogger