ParseStateMaterial class

Constructors

ParseStateMaterial(Map<String, dynamic> options)

Properties

groupCount ↔ int
getter/setter pair
groupEnd ↔ int
getter/setter pair
groupStart ↔ int
getter/setter pair
hashCode → int
The hash code for this object.
no setterinherited
index ↔ dynamic
getter/setter pair
inherited ↔ dynamic
getter/setter pair
mtllib ↔ dynamic
getter/setter pair
name ↔ dynamic
getter/setter pair
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited
smooth ↔ dynamic
getter/setter pair

Methods

clone(dynamic index) → ParseStateMaterial
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