ConnectingLine Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Helper class for visualizing a graph of connected transforms.
public class ConnectingLine : UnityEngine.MonoBehaviour
type ConnectingLine = class
inherit MonoBehaviour
Public Class ConnectingLine
Inherits MonoBehaviour
- Inheritance
-
UnityEngine.MonoBehaviourConnectingLine
Constructors
ConnectingLine() |
Methods
Create(Transform, Transform, Transform, Single, Color) |
Create line segment connecting two transforms and attached to a third |