C# Class Hyperion.Materials.Measured.Measured

Inheritance: Hyperion.Core.Interfaces.IMaterial
Afficher le fichier Open project: Kintaro/Hyperion

Méthodes publiques

Méthode Description
GetBsdf ( Hyperion dgGeom, Hyperion dgShading ) : BSDF
Measured ( string filename, ITexture bump ) : System

Method Details

GetBsdf() public méthode

public GetBsdf ( Hyperion dgGeom, Hyperion dgShading ) : BSDF
dgGeom Hyperion
dgShading Hyperion
Résultat Hyperion.Core.Reflection.BSDF

Measured() public méthode

public Measured ( string filename, ITexture bump ) : System
filename string
bump ITexture
Résultat System