crashcat docs
    Preparing search index...

    Type Alias ShapeHelper

    type ShapeHelper = {
        dispose: () => void;
        object: THREE.Object3D;
    }
    Index

    Properties

    Properties

    dispose: () => void
    object: THREE.Object3D