Constructors

RenderFrameBuffer.rawWebGL(int width, int height)

Properties

contextIdentifier → int

read-only
hashCode → int

Get a hash code for this object.

read-only, inherited
height → int

read-only
renderStencilBuffer RenderStencilBuffer

read-only
renderTexture RenderTexture

read-only
runtimeType → Type

A representation of the runtime type of the object.

read-only, inherited
width → int

read-only

Operators

operator ==(other) → bool

The equality operator.

inherited

Methods

activate(RenderContextWebGL renderContext) → void

dispose() → void

Call the dispose method to release memory allocated by WebGL.

noSuchMethod(Invocation invocation) → dynamic

Invoked when a non-existent method or property is accessed.

inherited
toString() → String

Returns a string representation of this object.

inherited