Click or drag to resize

BindablePoint Constructor

Overload List
 NameDescription
Public methodBindablePointInitializes a new instance of the Object class.
Public methodBindablePoint(BindablePoint)Initializes a new instance of the BindablePoint class
Public methodBindablePoint(Double)Initializes a new instance of the BindablePoint class
Public methodBindablePoint(dvec3)Initializes a new instance of the BindablePoint class
Public methodBindablePoint(dvec3, dmat4) Creates a new instance of BindablePoint. The resulting vector is calculated by transforming point. Useful for getting the reverse transformed point via GetInverseTransformed.
Public methodBindablePoint(Double, Double, Double)Initializes a new instance of the BindablePoint class
Top
See Also