Enum CinemachineConfiner.Mode
The confiner can operate using a 2D bounding shape or a 3D bounding volume
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
public enum CinemachineConfiner.Mode
필드
이름 | 설명 |
---|---|
Confine2D | Use a 2D bounding shape, suitable for an orthographic camera |
Confine3D | Use a 3D bounding shape, suitable for perspective cameras |