C# Class ModelViewer.Renderer.PixelShaderInfo

Inheritance: ShaderInfo
Mostra file Open project: nohbdy/ffxivmodelviewer Class Usage Examples

Public Methods

Method Description
PixelShaderInfo ( FileChunk fileChunk ) : System

Protected Methods

Method Description
Dispose ( bool disposeManaged ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposeManaged ) : void
disposeManaged bool
return void

PixelShaderInfo() public method

public PixelShaderInfo ( FileChunk fileChunk ) : System
fileChunk DatDigger.Sections.Shader.FileChunk
return System