NoiseSettings.OrientationNoise Property

Cinemachine

NoiseSettingsOrientationNoise Property

Gets the array of orientation noise channels for this NoiseSettings

Namespace:  Cinemachine
Assembly:  Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public NoiseSettingsTransformNoiseParams[] OrientationNoise { get; }
function get_OrientationNoise();

Property Value

Type: NoiseSettingsTransformNoiseParams
See Also