Свойство | Тип | Описание | |
---|---|---|---|
points | Transform[] |
Метод | Описание | |
---|---|---|
GetPathPoints ( ) : Vector3[] | ||
GetPathRots ( Vector3 path ) : Quaternion[] | ||
GetShapePath ( Vector3 path = null, Quaternion rots = null ) : ShapePath, |
public GetPathRots ( Vector3 path ) : Quaternion[] | ||
path | Vector3 | |
Результат | Quaternion[] |
public GetShapePath ( Vector3 path = null, Quaternion rots = null ) : ShapePath, | ||
path | Vector3 | |
rots | Quaternion | |
Результат | ShapePath, |