x => 좌(+)우(-)
y => 위(+)아래(-)
z => 앞(+)뒤(-)
위치
position.x = 3
or
position.set(x,y,z)
크기
scale.x = 3
or
scale.set(x,y,z)
회전
rotation.x = 3
or
rotation.set(x,y,z)
그룹(https://threejs.org/docs/?q=group#api/en/objects/Group)
한덩어리로 묶어주기
헬퍼 - 3d를 도와주는 좌표