Bearbeiten

Share via


LineFollower.Follower Property

Definition

The transform that will follow the point along the line.

public:
 property UnityEngine::Transform ^ Follower { UnityEngine::Transform ^ get(); void set(UnityEngine::Transform ^ value); };
public UnityEngine.Transform Follower { get; set; }
member this.Follower : UnityEngine.Transform with get, set
Public Property Follower As Transform

Property Value

UnityEngine.Transform

Applies to