CinemachineBlenderSettings.m_CustomBlends Field

Cinemachine

CinemachineBlenderSettingsm_CustomBlends Field

The array containing explicitly defined blends between two Virtual Cameras

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[TooltipAttribute("The array containing explicitly defined blends between two Virtual Cameras")]
public CinemachineBlenderSettingsCustomBlend[] m_CustomBlends
var m_CustomBlends

Field Value

Type: CinemachineBlenderSettingsCustomBlend
See Also