C# 클래스 Hyperion.Materials.Measured.Measured

상속: Hyperion.Core.Interfaces.IMaterial
파일 보기 프로젝트 열기: Kintaro/Hyperion

공개 메소드들

메소드 설명
GetBsdf ( Hyperion dgGeom, Hyperion dgShading ) : BSDF
Measured ( string filename, ITexture bump ) : System

메소드 상세

GetBsdf() 공개 메소드

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

Measured() 공개 메소드

public Measured ( string filename, ITexture bump ) : System
filename string
bump ITexture
리턴 System