Interface XYMassCenterVectorOptions

interface XYMassCenterVectorOptions {
    depth?: number;
}

Properties

Properties

depth?: number