Uses of Interface
club.doki7.openxr.datatype.IXrApiLayerProperties
Packages that use IXrApiLayerProperties
-
Uses of IXrApiLayerProperties in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type IXrApiLayerPropertiesModifier and TypeMethodDescriptionintXR.enumerateApiLayerProperties(int propertyCapacityInput, IntPtr propertyCountOutput, @Nullable IXrApiLayerProperties properties) intXRStatic.enumerateApiLayerProperties(int propertyCapacityInput, IntPtr propertyCountOutput, @Nullable IXrApiLayerProperties properties) -
Uses of IXrApiLayerProperties in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement IXrApiLayerPropertiesModifier and TypeClassDescriptionfinal recordRepresents a pointer to aXrApiLayerPropertiesstructure in native memory.static final recordRepresents a pointer to / an array ofXrApiLayerPropertiesstructure(s) in native memory.