Click or drag to resize

FoundTransition Constructor

Overload List
 NameDescription
Public methodFoundTransition(FoundTransition) Copy constructor.
Public methodFoundTransition(dvec3, Double, dvec3) Constructs a transition based on the given point and an angle.
Public methodFoundTransition(Point, Point, dvec3) Constructs the transition with the given points, sets z value to 0.
Public methodFoundTransition(dvec2, dvec2, dvec2, dvec3) Constructs a transition based on the given two end points and the transition point.
Public methodFoundTransition(dvec3, dvec3, dvec3, Int32) Constructs the transition. Its point will be by default in the middle of the two given points
Top
See Also