C# 클래스 Nez.NormalMapGenerator.NormalMapProcessor

상속: TextureProcessor
파일 보기 프로젝트 열기: prime31/Nez

공개 프로퍼티들

프로퍼티 타입 설명
logger Microsoft.Xna.Framework.Content.Pipeline.ContentBuildLogger

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Process ( TextureContent input, ContentProcessorContext context ) : TextureContent

메소드 상세

Process() 공개 메소드

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

프로퍼티 상세

logger 공개적으로 정적으로 프로퍼티

public static ContentBuildLogger,Microsoft.Xna.Framework.Content.Pipeline logger
리턴 Microsoft.Xna.Framework.Content.Pipeline.ContentBuildLogger