MoveToTarget.TrackingObject Property
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.
Object to track.
public:
property UnityEngine::GameObject ^ TrackingObject { UnityEngine::GameObject ^ get(); void set(UnityEngine::GameObject ^ value); };
public UnityEngine.GameObject TrackingObject { get; set; }
member this.TrackingObject : UnityEngine.GameObject with get, set
Public Property TrackingObject As GameObject
Property Value
- UnityEngine.GameObject