CinemachineComponentBase.Stage Property

Cinemachine

CinemachineComponentBaseStage Property

What part of the pipeline this fits into

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public abstract CinemachineCoreStage Stage { get; }
function get_Stage();

Property Value

Type: CinemachineCoreStage
See Also