Table of Contents

Namespace S1MAPI.ProceduralMesh

Namespaces

S1MAPI.ProceduralMesh.Generators.Organic

Classes

AdvancedMeshOperations

Advanced operations for mesh manipulation and analysis

CustomMeshBuilder

Simple fluent builder for creating custom meshes from scratch. Perfect for mods that need custom geometry (furniture, decorations, etc.).

MeshUtilities

Utility functions for mesh merging and combination. For mesh modification and validation, see MeshExtensions in S1MAPI.Extensions namespace.

PrimitiveBuilder

Helper for creating and configuring Unity primitive GameObjects Based on patterns from PetShopSpawner

ProceduralMeshBuilder

High-level fluent builder for creating procedural meshes. Provides a chainable API for constructing meshes from basic shapes.