C# 클래스 FSO.Common.FSOEnvironment

파일 보기 프로젝트 열기: RHY3756547/FreeSO

공개 프로퍼티들

프로퍼티 타입 설명
ContentDir string
DPIScaleFactor int
DirectX bool
GFXContentDir string
Linux bool
SoftwareDepth bool
SoftwareKeyboard bool
UIZoomFactor float
UseMRT bool
UserDir string

프로퍼티 상세

ContentDir 공개적으로 정적으로 프로퍼티

public static string ContentDir
리턴 string

DPIScaleFactor 공개적으로 정적으로 프로퍼티

public static int DPIScaleFactor
리턴 int

DirectX 공개적으로 정적으로 프로퍼티

public static bool DirectX
리턴 bool

GFXContentDir 공개적으로 정적으로 프로퍼티

public static string GFXContentDir
리턴 string

Linux 공개적으로 정적으로 프로퍼티

public static bool Linux
리턴 bool

SoftwareDepth 공개적으로 정적으로 프로퍼티

True if system does not support gl_FragDepth (eg. iOS). Uses alternate pipeline that abuses stencil buffer.
public static bool SoftwareDepth
리턴 bool

SoftwareKeyboard 공개적으로 정적으로 프로퍼티

public static bool SoftwareKeyboard
리턴 bool

UIZoomFactor 공개적으로 정적으로 프로퍼티

public static float UIZoomFactor
리턴 float

UseMRT 공개적으로 정적으로 프로퍼티

public static bool UseMRT
리턴 bool

UserDir 공개적으로 정적으로 프로퍼티

public static string UserDir
리턴 string