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)
Syntax
public static CinemachineFreeLookCreateRigDelegate CreateRigOverride
var Cinemachine.CinemachineFreeLook.CreateRigOverride
Field Value
Type: CinemachineFreeLookCreateRigDelegateSee Also