ParseStateObject class
Constructors
-
ParseStateObject(Map<
String, dynamic> options)
Properties
- fromDeclaration ↔ bool
-
getter/setter pair
-
geometry
↔ Map<
String, dynamic> -
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- materials ↔ List
-
getter/setter pair
- name ↔ String
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- smooth ↔ bool
-
getter/setter pair
Methods
-
currentMaterial(
) → dynamic -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
startMaterial(
dynamic name, dynamic libraries) → dynamic -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited