each object has matrix which defines object’s transformation (position, rotation, scale)
- if we change that, three js recompute matrix (matrixautoupdate)
- if parent (or world) changed, you can update matrix world
Three js Object3Ds
Three js Object3D Property