Test your knowledge
Q1. You can use the … flag to select which objects to detect in the real world.
A. PlaneFlag
B. RaycastHitType
C. TrackableType
D. FeatureFlag
Q2. You can disable the detection of vertical planes using the … component.
A. Plane Manager
B. Plane Detector
C. AR Session
D. AR Session Origin
Q3. RaycastManager
is used to cast rays in AR.
A. True
B. False
Q4. A touch is defined as Canceled
when which of the following happens?
A. The user removes their finger from the screen.
B. The system cancels the touch.
C. The user double taps the screen.
D. The tap response is used to spawn an object.
Q5. The URP is which of the following?
A. A Unity quality setting
B. A post-processing effect
C. An animation system
D. A Scriptable Render Pipeline