manifold-3d
    Preparing search index...
    Index

    Constructors

    Properties

    manifold?: Manifold
    material?: GLTFMaterial
    name?: string
    rotation?: Vec3 | ((t: number) => Vec3)
    scale?: Vec3 | ((t: number) => Vec3)
    translation?: Vec3 | ((t: number) => Vec3)

    Methods