Cinemachine
![]() | CinemachinePOVStage Property |
Get the Cinemachine Pipeline stage that this component implements.
Always returns the Aim stage
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
![](SectionExpanded.png)
public override CinemachineCoreStage Stage { get; }
function get_Stage();
Property Value
Type: CinemachineCoreStage![](SectionExpanded.png)