Loom Engine - v3.1.1
    Preparing search index...

    Interface SplineOptions

    interface SplineOptions {
        tension?: number;
        closed?: boolean;
    }
    Index

    Properties

    Properties

    tension?: number
    closed?: boolean