ExtrudeShape static method

Mesh ExtrudeShape(
  1. String name,
  2. MeshBuilderExtrudeShapeOptions options, [
  3. Scene scene
])

Implementation

external static Mesh ExtrudeShape(String name, MeshBuilderExtrudeShapeOptions options, [Scene scene]);