BufferGeometryParameters class
Constructors
-
BufferGeometryParameters(Map<
String, dynamic> json)
Properties
- amount ↔ num
-
getter/setter pair
- bevelEnabled ↔ bool
-
getter/setter pair
- bevelOffset ↔ num
-
getter/setter pair
- bevelSegments ↔ num
-
getter/setter pair
- bevelSize ↔ num
-
getter/setter pair
- bevelThickness ↔ num
-
getter/setter pair
- curveSegments ↔ num
-
getter/setter pair
- depth ↔ num
-
getter/setter pair
- extrudePath ↔ Curve
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
-
options
↔ Map<
String, dynamic> -
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
shapes
↔ List<
Shape> -
getter/setter pair
- steps ↔ num
-
getter/setter pair
- UVGenerator ↔ dynamic
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJSON(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited