NoiseSettings.PositionNoise Property

Cinemachine

NoiseSettingsPositionNoise Property

Gets the array of positional noise channels for this NoiseSettings

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

Property Value

Type: NoiseSettingsTransformNoiseParams
See Also