SphereGeometrySpec class
A UV sphere.
- Inheritance
-
- Object
- ProceduralGeometry
- SphereGeometrySpec
Constructors
- SphereGeometrySpec({double radius = 0.5, int segments = 32, int rings = 16})
- Creates a sphere spec.
Properties
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