Contents

graphicsDevices

The list of graphics devices.

Declaration

var graphicsDevices: [VZGraphicsDeviceConfiguration] { get set }

Discussion

The default value of this property is an empty array. If your VM exposes one or more graphics devices, assign an array of VZGraphicsDeviceConfiguration objects to this property.

See Also

Adding devices to the VM