C# Class ModelViewer.Renderer.PixelShaderInfo

Inheritance: ShaderInfo
Afficher le fichier Open project: nohbdy/ffxivmodelviewer Class Usage Examples

Méthodes publiques

Méthode Description
PixelShaderInfo ( FileChunk fileChunk ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposeManaged ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposeManaged ) : void
disposeManaged bool
Résultat void

PixelShaderInfo() public méthode

public PixelShaderInfo ( FileChunk fileChunk ) : System
fileChunk DatDigger.Sections.Shader.FileChunk
Résultat System