Cinemachine
![]() | CinemachineFreeLookCreateRigOverride Field |
Override component pipeline creation.
This needs to be done by the editor to support Undo.
The override must do exactly the same thing as the CreatePipeline method in this class.
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static CinemachineFreeLookCreateRigDelegate CreateRigOverride
var Cinemachine.CinemachineFreeLook.CreateRigOverride
Field Value
Type: CinemachineFreeLookCreateRigDelegate
See Also