AssetService:CreateMeshPartAsync

Yields

This method creates a MeshPart with a specified CollisionFidelity, RenderFidelity, and FluidFidelity. Because MeshPart.MeshId is read only, this method is for creating a mesh with any mesh ID through scripts, without having to clone an existing MeshPart. It throws errors if creation fails.

Parameters

meshContent: Content
options: Dictionary

Options table containing one or more controls for the method:

Default Value: "nil"

Returns