Type alias VariableChamferEntry

VariableChamferEntry: {
    distance: Scalar;
    edge: Selector;
}

Type declaration