Node
constructor(name: String? = null, camera: Int = -1, skin: Int = -1, mesh: Int? = null, children: IntArray = intArrayOf(), scale: FloatArray? = null, translation: FloatArray? = null, rotation: FloatArray? = null, matrix: FloatArray? = null, weights: IntArray? = null, extensions: JsonElement? = null, extras: JsonElement? = null)