Enum CinemachineTargetGroup.PositionMode
How the group's position is calculated
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
[DocumentationSorting(DocumentationSortingAttribute.Level.UserRef)]
public enum CinemachineTargetGroup.PositionMode
필드
| 이름 | 설명 |
|---|---|
| GroupAverage | Group position will be the weighted average of the positions of the members |
| GroupCenter | Group position will be the center of the group's axis-aligned bounding box |