@masatomakino/threejs-interactive-object
    Preparing search index...

    Interface InteractiveMeshParameters

    interface InteractiveMeshParameters {
        geo?: BufferGeometry<NormalBufferAttributes>;
        material: StateMaterialSet;
    }
    Index

    Properties

    Properties

    geo?: BufferGeometry<NormalBufferAttributes>