VideoEffectsAccessories class

Catalog of the bundled PNG accessories (assets/accessories/<key>.png).

The shipped art are realistic 3D renders with transparent backgrounds. Each is drawn by the native FaceLandmarker pass, scaled/rotated from the temple

  • nose/forehead landmarks (see drawAccessory in the native FaceEffects).

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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

Static Methods

assetFor(String? key) String?
The PNG asset path for an accessory key, or null for an unknown key.

Constants

all → const List<VideoEffectAccessory>