setFromJSON Method

Replace this instance's points by those from a json array, e.g. [[1,2,3], [4,2,2]]

setFromJSON(json?: any): void

Parameter Type Description
json any  

Defined in

Last Updated: 08 January, 2020