manifold-3d
    Preparing search index...

    Class GLTFNodeTracked

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

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

    Accessors

    Methods