|
|
JointLine Constructor |
| Name | Description | |
|---|---|---|
| JointLine |
Initializes a new instance of the JointLine class.
create joint modifier without default properties.
| |
| JointLine(ListString, IVicinityPointsToCurve, NullableVector3, NullableVector3, Double, NullableDouble) |
Initializes a new instance of the JointLine class.
create joint modifier with properties given in array c.
| |
| JointLine(ListString, PolyLine3, NullableVector3, NullableVector3, Double, NullableDouble) |
Initializes a new instance of the JointLine class.
create joint modifier with properties given in array c.
| |
| JointLine(ListString, ListInt32, Vector3, Vector3, Double, NullableDouble) |
Initializes a new instance of the JointLine class.
create joint modifier with properties given in array c.
|