Megosztás a következőn keresztül:


ConnectingLine Class

Definition

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.MonoBehaviour
ConnectingLine

Constructors

ConnectingLine()

Methods

Create(Transform, Transform, Transform, Single, Color)

Create line segment connecting two transforms and attached to a third

Applies to