SimpleSprite.Target 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 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