CapturedRoom.Object.Category
public func supportsCombination(_ attributes: [any RoomPlan.CapturedRoomAttribute]) -> Swift.Bool
CapturedRoom
@_disfavoredOverload public func export(to url: Foundation.URL, metadataURL: Foundation.URL? = nil, modelProvider: RoomPlan.CapturedRoom.ModelProvider? = nil, exportOptions: RoomPlan.CapturedRoom.USDExportOptions = .mesh) throws
Object
public func attribute<T>(of attributeType: T.Type) -> T? where T : RoomPlan.CapturedRoomAttribute
RoomCaptureSession
@_disfavoredOverload public func stop(pauseARSession: Swift.Bool = true)