OpenXRContext.SceneOriginSpace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An XrSpace handle to the reference space of the current Unity scene origin, or 0 when not available. It's typically a LOCAL, a STAGE or an UNBOUNDED reference space handle when available.
public ulong SceneOriginSpace { get; }
member this.SceneOriginSpace : uint64
Public ReadOnly Property SceneOriginSpace As ULong