XRInputSubsystem.TryGetBoundaryPoints

Declaration

public bool TryGetBoundaryPoints(List<Vector3> boundaryPoints);

Parameters

boundaryPoints The list of boundary points.

Returns

bool True if this XRInputSubsystem supports boundary points and they are available. Returns false otherwise.

Description

Gets the list of 3D position values that represents the SDK-set boundary.


Did you find this page useful? Please give it a rating: