SkillExecutionDeviceDirectX.MaxSupportedFeatureLevel Property

Definition

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

D3DFeatureLevelKind

The maximum supported D3DFeatureLevelKind by this DirectX device.

Implements

Microsoft.AI.Skills.SkillInterfacePreview.ISkillExecutionDeviceDirectX.MaxSupportedFeatureLevel

Applies to