Property reticle
reticle
Stores the reticle that appears at the end of the line when it is valid.
Declaration
public GameObject reticle { get; set; }
Property Value
| Type | Description |
|---|---|
| GameObject |
Remarks
Unity will instantiate it while playing when it is a Prefab asset.