CameraState.NumCustomBlendables Property

Cinemachine

CameraStateNumCustomBlendables Property

The number of custom blendables that will be applied to the camera. The base system manages but otherwise ignores this data - it is intended for extension modules

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public int NumCustomBlendables { get; }
function get_NumCustomBlendables();

Property Value

Type: Int32
See Also