Class XrSpatialAnchorPersistenceNameMSFT

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrSpatialAnchorPersistenceNameMSFT extends Struct<XrSpatialAnchorPersistenceNameMSFT> implements NativeResource

 struct XrSpatialAnchorPersistenceNameMSFT {
     char name[XR_MAX_SPATIAL_ANCHOR_NAME_SIZE_MSFT];
 }