CinemachineVirtualCamera.DestroyCinemachineComponent(T) Method

Cinemachine

CinemachineVirtualCameraDestroyCinemachineComponentT Method

Remove a component from the cinemachine pipeline.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public void DestroyCinemachineComponent<T>()
where T : CinemachineComponentBase
JavaScript does not support generic types or methods.

Type Parameters

T
See Also