Inheritance
Annotations
  • @DocsEditable()
  • @DomName('WebGLDebugRendererInfo')
  • @Experimental()

Constants

UNMASKED_RENDERER_WEBGL → int

@DocsEditable(), @DomName('WebGLDebugRendererInfo.UNMASKED_RENDERER_WEBGL')
0x9246
UNMASKED_VENDOR_WEBGL → int

@DocsEditable(), @DomName('WebGLDebugRendererInfo.UNMASKED_VENDOR_WEBGL')
0x9245

Static Properties

instanceRuntimeType → Type

@Deprecated("Internal Use Only"), read-only

Constructors

DebugRendererInfo.internal_()

Properties

hashCode → int

read-only, inherited
runtimeType → Type

A representation of the runtime type of the object.

read-only, inherited

Operators

operator ==(other) → bool

The equality operator.

inherited

Methods

noSuchMethod(Invocation invocation) → dynamic

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

inherited
toString() → String

Returns the result of the JavaScript objects toString method.

inherited