|
DXDeviceConfigurationDriverType Property |
Gets or sets a DirectX DriverType. Usually this property is set to Hardware or Warp (used for high speed software rendering).
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax public DriverType DriverType { get; set; }
Property Value
DriverTypeSee Also