manifold-3d
    Preparing search index...

    Class GLTFNodeTracked

    Track created GLTFNodes for top level scripts.

    Hierarchy (View Summary)

    Index

    Accessors

    Constructors

    Methods

    Properties

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