AlignType

*이 콘텐츠는 AI(베타)를 사용해 번역되었으며, 오류가 있을 수 있습니다. 이 페이지를 영어로 보려면 여기를 클릭하세요.

제약 조건과 부착물이 연관된 바디를 맞추려는 제약 조건 및 부착물의 관계를 지정하는 열거형입니다. 구성에 따라 특정 축을 병렬하게 맞추거나 평행하게 맞추거나 특정 지점을 검토하는 데 사용할 수 있습니다.

아이템

이름요약
Parallel0
사용되지 않음
Perpendicular1
사용되지 않음
PrimaryAxisParallel2

주 축을 Constraint.Attachment1 에 제공된 축과 병렬로 정렬합니다.

PrimaryAxisPerpendicular3

주 축을 Constraint.Attachment1 에 따라 수직 방향으로 맞춥니다.

PrimaryAxisLookAt4

주 축을 Constraint.Attachment1 또는 AlignOrientation.LookAtPosition 에 대해 볼 수 있도록 맞춥니다.

AllAxes5

Class.Constraint.Attachment0의 모든 축을 Constraint.Attachment1 또는 AlignOrientation.PrimaryAxis 및 1>Class.AlignOrientation.SecondaryAxis1>에 부여된 축과 동일하게 정렬합니다.

이 페이지