Click or drag to resize
Ab4d.SharpEngine logo

LineSelectorData Constructor

Overload List
 NameDescription
Public methodLineSelectorData(LineBaseNode, Boolean) Constructor that use the positions defined in the lineNode.
Public methodLineSelectorData(Vector3, Boolean) Constructor that use the positions from the specified array of Vector3 values.
Public methodLineSelectorData(LineBaseNode, SceneView, Boolean) Constructor that use the positions defined in the lineNode.
Public methodLineSelectorData(Vector3, Boolean, SceneView) Constructor that use the positions from the specified array of Vector3.
Top
See Also