Class AndroidOpenXRFaceSubsystem
The Android-OpenXR implementation of the UnityEngine.XR.ARSubsystems.XRFaceSubsystem.
Inheritance
XRFaceSubsystem
AndroidOpenXRFaceSubsystem
Implements
Inherited Members
XRFaceSubsystem.requestedMaximumFaceCount
XRFaceSubsystem.currentMaximumFaceCount
XRFaceSubsystem.supportedFaceCount
SubsystemWithProvider<XRFaceSubsystem, XRFaceSubsystemDescriptor, XRFaceSubsystem.Provider>.subsystemDescriptor
Namespace: UnityEngine.XR.OpenXR.Features.Android
Assembly: Unity.XR.AndroidOpenXR.dll
Syntax
[Preserve]
public sealed class AndroidOpenXRFaceSubsystem : XRFaceSubsystem, ISubsystem
Constructors
AndroidOpenXRFaceSubsystem()
Do not call this directly. Call Create
on a relevant UnityEngine.XR.ARSubsystems.XRFaceSubsystemDescriptor instead.
Declaration
public AndroidOpenXRFaceSubsystem()
Properties
inwardID
UnityEngine.XR.ARSubsystems.TrackableId for the face of the person wearing the headset.
Declaration
public TrackableId inwardID { get; }
Property Value
Type | Description |
---|---|
TrackableId |