3
1
Back

====================================================================== // Prevent anything following from showing up as Customizer parameters. /* [Hidden] */ // // // top right [left_edge + height * rotate_vector_cos; points = [ [right_edge, rotate_vector_sin * height], // top horizontal rib // bottom right [right_edge, rotate_vector_sin * height + rotate_vector_sin * height], // top left [left_edge, 0], // drop to axis [left_edge, -extra_depth], // bottom right [right_edge, rotate_vector_sin * height], // top left [left_edge, 0], // drop to axis [left_edge, -extra_depth], // bottom horizontal rib.

New Pull Request