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 TypeMethodDescriptionintXR.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 recordRepresents a pointer to aXrRenderModelPathInfoFBstructure in native memory.static final recordRepresents a pointer to / an array ofXrRenderModelPathInfoFBstructure(s) in native memory.