C# Class Hyperion.Materials.Measured.Measured

Inheritance: Hyperion.Core.Interfaces.IMaterial
ファイルを表示 Open project: Kintaro/Hyperion

Public Methods

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

Method Details

GetBsdf() public method

public GetBsdf ( Hyperion dgGeom, Hyperion dgShading ) : BSDF
dgGeom Hyperion
dgShading Hyperion
return Hyperion.Core.Reflection.BSDF

Measured() public method

public Measured ( string filename, ITexture bump ) : System
filename string
bump ITexture
return System