Property drawOnNoHit
drawOnNoHit
Whether Unity draws the reticlePrefab when there is no hit. If true, Unity will draw the reticlePrefab at the last point of a XRRayInteractor.
Declaration
public bool drawOnNoHit { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |