CinemachineFramingTransposer.Stage Property

Cinemachine

CinemachineFramingTransposerStage Property

Get the Cinemachine Pipeline stage that this component implements. Always returns the Body stage

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

Property Value

Type: CinemachineCoreStage
See Also