MeshBuilderExtrudePolygonOptions constructor
MeshBuilderExtrudePolygonOptions({})
Implementation
external factory MeshBuilderExtrudePolygonOptions({List<Vector3> shape, List<Vector3> holes, num depth, List<Vector4> faceUV, List<Color4> faceColors, bool updatable, num sideOrientation, Vector4 frontUVs, Vector4 backUVs, bool wrap});