📜  创建光线统一 - C# 代码示例

📅  最后修改于: 2022-03-11 14:48:39.559000             🧑  作者: Mango

代码示例1
Ray ray = new Ray(transform.position, transform.forward);