Свойство | Тип | Описание | |
---|---|---|---|
Direction | Vector3D | ||
Origin | Point3D |
Метод | Описание | |
---|---|---|
Evaluate ( float t ) : Point3D | ||
Intersects ( |
||
Ray3D ( Point3D origin, Vector3D direction ) | ||
ToString ( ) : string |
public Intersects ( |
||
box | ||
Результат | float? |
public Ray3D ( Point3D origin, Vector3D direction ) | ||
origin | Point3D | |
direction | Vector3D |