C# 클래스 Fusion.Drivers.Graphics.HardwareProfileChecker

파일 보기 프로젝트 열기: demiurghg/FusionEngine

공개 메소드들

메소드 설명
GetFeatureLevel ( GraphicsProfile profile ) : FeatureLevel

Gets the level of feature ?

GetShaderVersion ( GraphicsProfile profile ) : string

Gets the version of shader

메소드 상세

GetFeatureLevel() 공개 정적인 메소드

Gets the level of feature ?
public static GetFeatureLevel ( GraphicsProfile profile ) : FeatureLevel
profile GraphicsProfile
리턴 FeatureLevel

GetShaderVersion() 공개 정적인 메소드

Gets the version of shader
public static GetShaderVersion ( GraphicsProfile profile ) : string
profile GraphicsProfile
리턴 string