SimpleSprite.Target Property

Definition

Object to face towards. Defaults to camera at time Start is called.

public UnityEngine.Transform Target { get; set; }
member this.Target : UnityEngine.Transform with get, set
Public Property Target As Transform

Property Value

UnityEngine.Transform

Applies to