name property
String
get
name
The read-only WebGLActiveInfo.name
property represents the name of
the requested data returned by calling the
WebGLRenderingContext.getActiveAttrib or
WebGLRenderingContext.getActiveUniform methods.
Implementation
external String get name;