CinemachineBlenderSettings.CustomBlend Structure

Cinemachine

CinemachineBlenderSettingsCustomBlend Structure

Container specifying how two specific Cinemachine Virtual Cameras blend together.

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[SerializableAttribute]
[DocumentationSortingAttribute(10.1f, DocumentationSortingAttributeLevel.UserRef)]
public struct CustomBlend
JavaScript supports the use of structures, but not the declaration of new ones.

The CinemachineBlenderSettingsCustomBlend type exposes the following members.

Fields
  NameDescription
Public fieldm_Blend
Public fieldm_From
Public fieldm_To
Top
See Also