Contents

init(device:)

Creates a configuration using the given device.

Declaration

init(device: any MTLDevice)

Parameters

  • device:

    The Metal device to use for all rendering operations.