|
GraphicsProfileShaderQuality Property |
Gets or sets a quality settings that specifies the type of shader that should be used to render the scene. Default value is Normal.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public ShaderQuality ShaderQuality { get; set; }
Property Value
ShaderQualityRemarks ShaderQuality gets or sets a quality settings that specifies the type of shader that should be used to render the scene.
When the GraphicsProfile is accepted by DXScene, the value of this property is set to the ShaderQuality property.
See Also