Line | |
| Name | Description | |
|---|---|---|
| LineSelectorData(LineBaseNode, Boolean) | Constructor that use the positions defined in the lineNode. | |
| LineSelectorData(Vector3, Boolean) | Constructor that use the positions from the specified array of Vector3 values. | |
| LineSelectorData(LineBaseNode, SceneView, Boolean) | Constructor that use the positions defined in the lineNode. | |
| LineSelectorData(Vector3, Boolean, SceneView) | Constructor that use the positions from the specified array of Vector3. |