쌓기(Stack)

오브젝트에 영향을 미치는 모든 constraint조건의 조합을 constraint 스택이라고 합니다. 스택은 Constraint 추가 메뉴 아래의 Constraint 패널에 있습니다.

스택의 constraint은 위에서 아래로 평가됩니다. 각 constraint의 순서는 스택의 최종 결과에 상당한 영향을 미칩니다. constraint의 순서를 변경하면 전체 스택의 동작이 변경될 수 있습니다.

../../../_images/animation_constraints_interface_stack_example.png

The constraints in this example stack are evaluated from top to bottom starting with the “Copy Location” constraint and ending with the final “Damped Track” constraint.

Constraint의 순서를 변경하려면 header 의 위쪽/아래쪽 화살표를 사용하세요.