IExportOptions class abstract

interface IExportOptions

Annotations
  • @JS()

Constructors

IExportOptions()

Properties

animationSampleRate num
getter/setter pair
exportWithoutWaitingForScene bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
includeCoordinateSystemConversionNodes bool
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Operators

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