Method GetComponentPipeline
GetComponentPipeline()
Get the component pipeline owned by the hidden child pipline container. For most purposes, it is preferable to use the GetCinemachineComponent method.
Declaration
public CinemachineComponentBase[] GetComponentPipeline()
Returns
Type | Description |
---|---|
CinemachineComponentBase[] | The component pipeline |