StylePreset enum

Inheritance

Constructors

StylePreset()
const

Values

model3d → const StylePreset
analogFilm → const StylePreset
anime → const StylePreset
cinematic → const StylePreset
comicBook → const StylePreset
digitalArt → const StylePreset
enhance → const StylePreset
fantasyArt → const StylePreset
isometric → const StylePreset
lineArt → const StylePreset
lowPoly → const StylePreset
modelingCompound → const StylePreset
neonPunk → const StylePreset
origami → const StylePreset
photographic → const StylePreset
pixelArt → const StylePreset
tileTexture → const StylePreset

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
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

Constants

values → const List<StylePreset>
A constant List of the values in this enum, in order of their declaration.