Uses of Interface
club.doki7.openxr.datatype.IXrSpatialAnchorPersistenceNameMSFT
Packages that use IXrSpatialAnchorPersistenceNameMSFT
-
Uses of IXrSpatialAnchorPersistenceNameMSFT in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type IXrSpatialAnchorPersistenceNameMSFTModifier and TypeMethodDescriptionint
XR.enumeratePersistedSpatialAnchorNamesMSFT
(XrSpatialAnchorStoreConnectionMSFT spatialAnchorStore, int spatialAnchorNameCapacityInput, IntPtr spatialAnchorNameCountOutput, @Nullable IXrSpatialAnchorPersistenceNameMSFT spatialAnchorNames) -
Uses of IXrSpatialAnchorPersistenceNameMSFT in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement IXrSpatialAnchorPersistenceNameMSFTModifier and TypeClassDescriptionfinal record
Represents a pointer to aXrSpatialAnchorPersistenceNameMSFT
structure in native memory.static final record
Represents a pointer to / an array ofXrSpatialAnchorPersistenceNameMSFT
structure(s) in native memory.