Struct CinemachinePath.Waypoint
A waypoint along the path
상속된 멤버
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
[DocumentationSorting(DocumentationSortingAttribute.Level.UserRef)]
[Serializable]
public struct CinemachinePath.Waypoint
필드
| 이름 | 설명 |
|---|---|
| position | Position in path-local space |
| roll | Defines the roll of the path at this waypoint. |
| tangent | Offset from the position, which defines the tangent of the curve at the waypoint. |