API Reference > imodeljs-frontend > Rendering > MeshParams > constructor constructor Method Directly construct a MeshParams. The MeshParams takes ownership of all input data. MeshParams(vertices: , surface: , edges?: EdgeParams, isPlanar?: boolean, auxChannels?: ): MeshParams Parameter Type Description vertices surface edges EdgeParams isPlanar boolean auxChannels Returns - MeshParams Defined in core/frontend/src/render/primitives/VertexTable.ts Line 710 Last Updated: 12 June, 2024