I’m trying to get the position of an entity that is front of the user’s device. Basically want some way to show where a user’s Spatial Tap Gesture will spawn the entity.
For example, something like this.
Should I use Raycasting (and if so, how) or is there a better way?