Modifier and Type | Method and Description |
---|---|
static Shape |
Shape.fromControlPoints(Vector3... controlPoints)
Create a shape with specified control points with a default indices.
|
Shape |
LinearExtrusion.getShape()
The base shape to be extruded.
|
Modifier and Type | Method and Description |
---|---|
void |
LinearExtrusion.setShape(Shape value)
The base shape to be extruded.
|
Constructor and Description |
---|
LinearExtrusion(Shape shape,
double height)
Constructor of instance
LinearExtrusion . |
Copyright © 2019. All rights reserved.