Split

<script src="./point_src/split"></script>

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',)

Method List

comment.html|safe
comment.html|safe
  • method_kind

    method_name

    (
    param_name = param.default_value ,
    )
    from class_name
    comment.html|safe
    comment.html|safe