Split
Split a point or a line to many smaller points.
const p = new Point({radius: 100})
let points = p.split(4)
Meta Data
| title | Split |
| dependencies | () |
| unused_keys | () |
| unknown_keys | ('files',) |
| files | ['', 'functions/clamp.js'] |
| filepath_exists | True |
| path | split |
| filepath | split.js |
| clean_files | ('functions/clamp.js',) |