|
DXDeviceConfigurationSupportedFeatureLevels Property |
Gets or sets an array of FeatureLevel that specify which feature levels are required to create the DirectX device (by default feature levels equal and higher than 10 are used).
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public FeatureLevel[] SupportedFeatureLevels { get; set; }
Property Value
FeatureLevelSee Also