USDZExporter class
Constructors
Properties
- exporter ↔ _USDZExporter
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
exportScene(
String fileName, Scene scene, [String? path, USDZOptions? options]) → Future< void> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
parse(
Scene scene, [USDZOptions? options]) → Future< Uint8List?> -
setTextureUtils(
dynamic utils) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited