Dart SDK
dart:web_gl
DepthTexture
property runtimeType
runtimeType
class DepthTexture
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Constants
UNSIGNED_INT_24_8_WEBGL
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType