C# Class GLSharp.Graphics.WebGLContextAttributes

Mostra file Open project: colin-dumitru/GLSharp

Public Properties

Property Type Description
Alpha System.Boolean
Antialias System.Boolean
Depth System.Boolean
PremultipliedAlpha System.Boolean
PreserveDrawingBuffer System.Boolean
Stencil System.Boolean

Property Details

Alpha public_oe property

public Boolean,System Alpha
return System.Boolean

Antialias public_oe property

public Boolean,System Antialias
return System.Boolean

Depth public_oe property

public Boolean,System Depth
return System.Boolean

PremultipliedAlpha public_oe property

public Boolean,System PremultipliedAlpha
return System.Boolean

PreserveDrawingBuffer public_oe property

public Boolean,System PreserveDrawingBuffer
return System.Boolean

Stencil public_oe property

public Boolean,System Stencil
return System.Boolean