CinemachineBasicMultiChannelPerlin.m_NoiseProfile Field

Cinemachine

CinemachineBasicMultiChannelPerlinm_NoiseProfile Field

Serialized property for referencing a NoiseSettings asset

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[HideInInspector]
[TooltipAttribute("The asset containing the Noise Profile.  Define the frequencies and amplitudes there to make a characteristic noise profile.  Make your own or just use one of the many presets.")]
[FormerlySerializedAsAttribute("m_Definition")]
public NoiseSettings m_NoiseProfile
var m_NoiseProfile

Field Value

Type: NoiseSettings
See Also