toJSON
Returns this sphere as [centerX, centerY, centerZ, radius]. three.js returns an object with center and radius fields instead.
Return
A new array of four values.
Returns this sphere as [centerX, centerY, centerZ, radius]. three.js returns an object with center and radius fields instead.
A new array of four values.