class RenderSettings

in global :: Sandbox . Engine . Settings

😔 No documentation found.


public int GetHashCode( )

😔 No documentation found.

public string ToString( )

😔 No documentation found.

public Type GetType( )

😔 No documentation found.

public VideoDisplayMode[] DisplayModes( bool windowed )

😔 No documentation found.

public void Apply( )

😔 No documentation found.

public void ResetVideoConfig( )

😔 No documentation found.

public int GetInt( string name, int defaultValue )

😔 No documentation found.

public float DefaultFOV { get; set; }

😔 No documentation found.

public int MaxFrameRateInactive { get; set; }

😔 No documentation found.

public int MaxFrameRate { get; set; }

😔 No documentation found.

public int TextureFiltering { get; set; }

😔 No documentation found.

public MultisampleAmount AntiAliasQuality { get; set; }

😔 No documentation found.

public bool VSync { get; set; }

😔 No documentation found.

public bool Borderless { get; set; }

😔 No documentation found.

public bool Fullscreen { get; set; }

😔 No documentation found.

public int ResolutionHeight { get; set; }

😔 No documentation found.

public bool Equals( object obj )

😔 No documentation found.

public int ResolutionWidth { get; set; }

😔 No documentation found.