MeshBuilderExtrudeShapeCustomOptions constructor
MeshBuilderExtrudeShapeCustomOptions({})
Implementation
external factory MeshBuilderExtrudeShapeCustomOptions({List<Vector3> shape, List<Vector3> path, dynamic scaleFunction, dynamic rotationFunction, bool ribbonCloseArray, bool ribbonClosePath, num cap, bool updatable, num sideOrientation, Vector4 frontUVs, Vector4 backUVs, Mesh instance, bool invertUV});