Property | Type | Description | |
---|---|---|---|
bends | List |
||
curves | List |
Method | Description | |
---|---|---|
CurvePath ( ) : System.Collections | ||
add ( |
||
addWrapPath ( Bend bendpath ) : void | ||
checkConnection ( ) : void | ||
closePath ( ) : void | ||
getBoundingBox ( ) : BoundingBox | ||
getLength ( ) : float | ||
getPoint ( float t ) : Vector3 | ||
getTransformedPoints ( float segments, List |
||
getTransformedSpacedPoints ( float segments, List |
Method | Description | |
---|---|---|
getCurveLengths ( ) : List |
||
getWrapPoints ( List |
public getTransformedPoints ( float segments, List |
||
segments | float | |
bends | List |
|
return | List |
public getTransformedSpacedPoints ( float segments, List |
||
segments | float | |
bends | List |
|
return | List |