Enum - VirtualMachineVideoCardUse3dRenderer(vim.vm.device.VirtualVideoCard.Use3dRenderer)

Since
vSphere API 5.1


Enum Description

Set of possible values for use3dRenderer.

Enum Constants

NameDescription
automatic Determine automatically whether to render 3D with software or hardware.
hardware Render 3D with graphics hardware.
software Render 3D with software.

Show WSDL type definition