Click or drag to resize

JointLine Constructor

Overload List
  NameDescription
Public methodJointLine
Initializes a new instance of the JointLine class. create joint modifier without default properties.
Public methodJointLine(ListString, IVicinityPointsToCurve, NullableVector3, NullableVector3, Double, NullableDouble)
Initializes a new instance of the JointLine class. create joint modifier with properties given in array c.
Public methodJointLine(ListString, PolyLine3, NullableVector3, NullableVector3, Double, NullableDouble)
Initializes a new instance of the JointLine class. create joint modifier with properties given in array c.
Public methodJointLine(ListString, ListInt32, Vector3, Vector3, Double, NullableDouble)
Initializes a new instance of the JointLine class. create joint modifier with properties given in array c.
Top
See Also