21 lines
582 B
Plaintext
21 lines
582 B
Plaintext
URL: https://wiki.studiominus.nl/internalReference/SmoothLineControllerBehaviour_Node.html
|
|
Title: People Playground Modding - SmoothLineControllerBehaviour.Node
|
|
==================================================
|
|
|
|
public struct Node
|
|
This nested type resides in SmoothLineControllerBehaviour
|
|
[System.Serializable]
|
|
No description provided
|
|
Fields
|
|
public Transform Transform
|
|
No description provided
|
|
|
|
public Transform DirectionTarget
|
|
No description provided
|
|
|
|
public Vector2 LocalDirection
|
|
No description provided
|
|
|
|
Properties
|
|
public Vector3 GlobalDirection { get; }
|
|
No description provided |