Modeling3dTextureDownloadResult class
Texture map download result.
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- isComplete → bool
-
Texture map download result.
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- taskId → String
-
ID of a material generation task.
A unique task ID is generated each time the material generation API is called.
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited