Cinemachine
CinemachineBasicMultiChannelPerlinStage Property |
Get the Cinemachine Pipeline stage that this component implements.
Always returns the Noise 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: CinemachineCoreStageSee Also