C# Class BRDFLafortuneFitting.Program.BRDFSample

Show file Open project: Patapom/GodComplex

Public Properties

Property Type Description
m_BRDFIndex int
m_CosThetaIn double
m_DotProduct System.Vector3

Property Details

m_BRDFIndex public property

public int m_BRDFIndex
return int

m_CosThetaIn public property

public double m_CosThetaIn
return double

m_DotProduct public property

public Vector3,System m_DotProduct
return System.Vector3