Uses of Interface
club.doki7.openxr.datatype.IXrRenderModelPathInfoFB
Packages that use IXrRenderModelPathInfoFB
-
Uses of IXrRenderModelPathInfoFB in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type IXrRenderModelPathInfoFBModifier and TypeMethodDescriptionint
XR.enumerateRenderModelPathsFB
(XrSession session, int pathCapacityInput, IntPtr pathCountOutput, @Nullable IXrRenderModelPathInfoFB paths) -
Uses of IXrRenderModelPathInfoFB in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement IXrRenderModelPathInfoFBModifier and TypeClassDescriptionfinal record
Represents a pointer to aXrRenderModelPathInfoFB
structure in native memory.static final record
Represents a pointer to / an array ofXrRenderModelPathInfoFB
structure(s) in native memory.