AngleMorphtargets class

Constructors

AngleMorphtargets(RenderingContext gl, AngleCapabilities capabilities, AngleTextures textures)

Properties

capabilities ↔ AngleCapabilities
getter/setter pair
gl ↔ RenderingContext
getter/setter pair
hashCode → int
The hash code for this object.
no setterinherited
influencesList → Map
final
morph → Vector4
final
morphInfluences → Float32List
final
morphTextures → WeakMap
final
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
textures ↔ AngleTextures
getter/setter pair
workInfluences ↔ List<List<num>>
getter/setter pair

Methods

dispose() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() → String
A string representation of this object.
inherited
update(Object3D object, BufferGeometry geometry, AngleProgram program) → void

Operators

operator ==(Object other) → bool
The equality operator.
inherited