Method GetAnchorRoomLayout
GetAnchorRoomLayout(ulong, out YVRRoomLayout)
Retrieves the 3D room layout information associated with an anchor.
public bool GetAnchorRoomLayout(ulong anchorHandle, out YVRRoomLayout roomLayout)
Parameters
anchorHandle
ulongThe unique identifier of the anchor.
roomLayout
YVRRoomLayout3D room layout information related to the anchor.
Returns
- bool
Returns true if the operation is successful, otherwise false.