The Guardian is a procedural mesh that is generated from the anchor geometry and has the guardian material applied. It is used to show the player where the walls and furniture. It prevents the player from walking into walls or furniture. It uses TryGetClosestSurfacePosition to determine if the player is close to the walls or furniture. This can be beneficial if your application has a full VR mode.