Uses of Interface
club.doki7.openxr.datatype.IXrExtensionProperties
Packages that use IXrExtensionProperties
-
Uses of IXrExtensionProperties in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type IXrExtensionPropertiesModifier and TypeMethodDescriptionintXR.enumerateInstanceExtensionProperties(@Nullable BytePtr layerName, int propertyCapacityInput, IntPtr propertyCountOutput, @Nullable IXrExtensionProperties properties) intXRStatic.enumerateInstanceExtensionProperties(@Nullable BytePtr layerName, int propertyCapacityInput, IntPtr propertyCountOutput, @Nullable IXrExtensionProperties properties) -
Uses of IXrExtensionProperties in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement IXrExtensionPropertiesModifier and TypeClassDescriptionfinal recordRepresents a pointer to aXrExtensionPropertiesstructure in native memory.static final recordRepresents a pointer to / an array ofXrExtensionPropertiesstructure(s) in native memory.