コード例 #1
0
ファイル: Shader.cs プロジェクト: sanwan/ALight
 public virtual bool scatter(Ray rayIn, ref HitRecord hrec, ref ScatterRecord srec) => false;