C# Class Fusion.Drivers.Graphics.HardwareProfileChecker

Afficher le fichier Open project: demiurghg/FusionEngine

Méthodes publiques

Méthode Description
GetFeatureLevel ( GraphicsProfile profile ) : FeatureLevel

Gets the level of feature ?

GetShaderVersion ( GraphicsProfile profile ) : string

Gets the version of shader

Method Details

GetFeatureLevel() public static méthode

Gets the level of feature ?
public static GetFeatureLevel ( GraphicsProfile profile ) : FeatureLevel
profile GraphicsProfile
Résultat FeatureLevel

GetShaderVersion() public static méthode

Gets the version of shader
public static GetShaderVersion ( GraphicsProfile profile ) : string
profile GraphicsProfile
Résultat string