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.
Creates a configuration using the given device.
init(device: any MTLDevice)The Metal device to use for all rendering operations.