C# Class System.Html.Media.Graphics.WebGL.WebGLExtensionDrawBuffers

显示文件 Open project: Saltarelle/SaltarelleWeb

Private Properties

Property Type Description
WebGLExtensionDrawBuffers System.Runtime.CompilerServices

Public Methods

Method Description
DrawBuffersWEBGL ( int buffers ) : void

Private Methods

Method Description
WebGLExtensionDrawBuffers ( ) : System.Runtime.CompilerServices

Method Details

DrawBuffersWEBGL() public method

public DrawBuffersWEBGL ( int buffers ) : void
buffers int
return void