Property | Type | Description | |
---|---|---|---|
pathDivision | int | ||
profilePoints | int | ||
profileScale | float |
Method | Description | |
---|---|---|
Start ( ) : void | ||
Update ( ) : void | ||
UpdateVertices ( Vector3 profile, |
Method | Description | |
---|---|---|
CreateIndexArray ( int pointsInProfile ) : int[] | ||
CreatePathFromChildren ( ) : UnityEngine.AnimationCurve[] | ||
CreateProfile ( ) : Vector3[] |
public UpdateVertices ( Vector3 profile, |
||
profile | Vector3 | |
path | ||
return | void |