Class XR_EXT_user_presence_impls
Inherited Members
Namespace: VIVE.OpenXR
Assembly: VIVE.OpenXR.dll
Syntax
public class XR_EXT_user_presence_impls : XR_EXT_user_presence_defs
Constructors
XR_EXT_user_presence_impls()
Declaration
public XR_EXT_user_presence_impls()
Methods
IsUserPresent()
Checks if an user is present. Default is true.
Declaration
public override bool IsUserPresent()
Returns
Type | Description |
---|---|
bool | True for present. |