vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - VirtualMachineVideoCardUse3dRenderer(vim.vm.device.VirtualVideoCard.Use3dRenderer)
- Since
- vSphere API Release 5.1
Enum Description
Set of possible values for use3dRenderer.Enum Constants
Name | Description |
---|---|
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
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |