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

Constants

MOUSE_POSITION_CHROMIUM int

@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.MOUSE_POSITION_CHROMIUM'), @Experimental()
0x924C
SUBSCRIBED_VALUES_BUFFER_CHROMIUM int

@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.SUBSCRIBED_VALUES_BUFFER_CHROMIUM'), @Experimental()
0x924B

Static Properties

instanceRuntimeType Type

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

Constructors

ChromiumSubscribeUniform.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

bindValuebufferChromium(int target, ChromiumValuebuffer buffer) → void

@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.bindValuebufferCHROMIUM'), @Experimental()
createValuebufferChromium() ChromiumValuebuffer

@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.createValuebufferCHROMIUM'), @Experimental()
deleteValuebufferChromium(ChromiumValuebuffer buffer) → void

@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.deleteValuebufferCHROMIUM'), @Experimental()
isValuebufferChromium(ChromiumValuebuffer buffer) bool

@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.isValuebufferCHROMIUM'), @Experimental()
populateSubscribedValuesChromium(int target) → void

@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.populateSubscribedValuesCHROMIUM'), @Experimental()
subscribeValueChromium(int target, int subscriptions) → void

@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.subscribeValueCHROMIUM'), @Experimental()
uniformValuebufferChromium(UniformLocation location, int target, int subscription) → void

@DocsEditable(), @DomName('CHROMIUMSubscribeUniform.uniformValuebufferCHROMIUM'), @Experimental()
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