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