Свойство | Тип | Описание | |
---|---|---|---|
Direction | ArcDirection | ||
Plane | ArcPlane | ||
U | double | ||
V | double |
Метод | Описание | |
---|---|---|
Interpolate ( double ratio ) : System.Vector3 | ||
Split ( double length ) : IEnumerable |
public Interpolate ( double ratio ) : System.Vector3 | ||
ratio | double | |
Результат | System.Vector3 |
public Split ( double length ) : IEnumerable |
||
length | double | |
Результат | IEnumerable |