SkillExecutionDeviceDirectX.MaxSupportedFeatureLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The maximum supported D3DFeatureLevelKind by this DirectX device.
public:
property Microsoft::AI::Skills::SkillInterfacePreview::D3DFeatureLevelKind MaxSupportedFeatureLevel { Microsoft::AI::Skills::SkillInterfacePreview::D3DFeatureLevelKind get(); };
public Microsoft.AI.Skills.SkillInterfacePreview.D3DFeatureLevelKind MaxSupportedFeatureLevel { get; }
member this.MaxSupportedFeatureLevel : Microsoft.AI.Skills.SkillInterfacePreview.D3DFeatureLevelKind
Public ReadOnly Property MaxSupportedFeatureLevel As D3DFeatureLevelKind
Property Value
The maximum supported D3DFeatureLevelKind by this DirectX device.
Implements
Microsoft.AI.Skills.SkillInterfacePreview.ISkillExecutionDeviceDirectX.MaxSupportedFeatureLevel