XRExperienceSubsystem.GetAllBoundaryPoints
public void GetAllBoundaryPoints(List<Vector3> boundaryPointsOut);
Description 描述
If the current expereince is XRExperienceSubsystem.ExperienceType.Bounded, this will return the set of points that describe the bounded area the user can move within. For any other experience type this will return an empty list.