Class XrSystemSpatialMeshPropertiesBD

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrSystemSpatialMeshPropertiesBD extends Struct<XrSystemSpatialMeshPropertiesBD> implements NativeResource
struct XrSystemSpatialMeshPropertiesBD {
    XrStructureType type;
    void * next;
    XrBool32 supportsSpatialMesh;
}