setFromJSON Method

Set this arc from a json object with these values:

  • center center point
  • vector0 vector from center to 0 degree point in parameter space (commonly but not always the major axis vector)
  • vector90 vector from center to 90 degree point in parameter space (commonly but not always the minor axis vector)

setFromJSON(json?: any): void

Parameter Type Description
json any  

Defined in

Last Updated: 08 January, 2020