Ray class used to create a ray.
Ray 类用于创建射线。
The origin point of the ray.
The direction vector of the ray.
Constructor method of the ray class.
射线的构造方法
The direction of the ray.
射线的方向。
射线的原点。
The parameter along the ray at which to calculate the point.
The Vector3 object to store the result.
Vector3
Calculates a point on the ray at the specified parameter t.
计算在指定参数 t 处的射线上的点。
En
Ray class used to create a ray.
Zh
Ray 类用于创建射线。