Uses of Interface
club.doki7.openxr.datatype.IXrExternalCameraOCULUS
Packages that use IXrExternalCameraOCULUS
-
Uses of IXrExternalCameraOCULUS in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type IXrExternalCameraOCULUSModifier and TypeMethodDescriptionint
XR.enumerateExternalCamerasOCULUS
(XrSession session, int cameraCapacityInput, IntPtr cameraCountOutput, @Nullable IXrExternalCameraOCULUS cameras) -
Uses of IXrExternalCameraOCULUS in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement IXrExternalCameraOCULUSModifier and TypeClassDescriptionfinal record
Represents a pointer to aXrExternalCameraOCULUS
structure in native memory.static final record
Represents a pointer to / an array ofXrExternalCameraOCULUS
structure(s) in native memory.