Field m_PathOffset
Where to put the camera realtive to the path postion. X is perpendicular to the path, Y is up, and Z is parallel to the path.
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
[Tooltip("Where to put the camera relative to the path position. X is perpendicular to the path, Y is up, and Z is parallel to the path. This allows the camera to be offset from the path itself (as if on a tripod, for example).")]
public Vector3 m_PathOffset
반환
타입 | 설명 |
---|---|
Vector3 |