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