a3js API Documentation - v0.0.34
    Preparing search index...

    Type Alias Morph

    type Morph = {
        name: string;
        vals: number[];
    }
    Index

    Properties

    Properties

    name: string
    vals: number[]