Property | Type | Description | |
---|---|---|---|
points | Transform[] |
Method | Description | |
---|---|---|
GetPathPoints ( ) : Vector3[] | ||
GetPathRots ( Vector3 path ) : Quaternion[] | ||
GetShapePath ( Vector3 path = null, Quaternion rots = null ) : ShapePath, |
public GetPathRots ( Vector3 path ) : Quaternion[] | ||
path | Vector3 | |
return | Quaternion[] |
public GetShapePath ( Vector3 path = null, Quaternion rots = null ) : ShapePath, | ||
path | Vector3 | |
rots | Quaternion | |
return | ShapePath, |