MeshBuilderCreatePolyhedronOptions constructor
MeshBuilderCreatePolyhedronOptions({})
Implementation
external factory MeshBuilderCreatePolyhedronOptions({num type, num size, num sizeX, num sizeY, num sizeZ, dynamic custom, List<Vector4> faceUV, List<Color4> faceColors, bool flat, bool updatable, num sideOrientation, Vector4 frontUVs, Vector4 backUVs});