Property trackable
trackable
The ARTrackable that this raycast hit, or null
if no ARTrackable was hit.
See hitType to determine what type of trackable, if any, was hit.
Declaration
public ARTrackable trackable { get; }
Property Value
Type | Description |
---|---|
ARTrackable |