示例#1
0
文件: Shader.cs 项目: sanwan/ALight
 public virtual bool scatter(Ray rayIn, ref HitRecord hrec, ref ScatterRecord srec) => false;