Cinemachine
CinemachineVirtualCameraGetComponentPipeline Method |
Get the component pipeline owned by the hidden child pipline container.
For most purposes, it is preferable to use the GetCinemachineComponent method.
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public CinemachineComponentBase[] GetComponentPipeline()
function GetComponentPipeline();
Return Value
Type: CinemachineComponentBase[Missing <returns> documentation for "M:Cinemachine.CinemachineVirtualCamera.GetComponentPipeline"]
See Also