|
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.0.8865.1045
Syntax public DriverType DriverType { get; set; }
Property Value
DriverTypeSee Also