Struct NoiseSettings.TransformNoiseParams
Contains the behaviour of noise for the noise module for all 3 cardinal axes of the camera
상속된 멤버
네임스페이스: Cinemachine
어셈블리: solution.dll
구문
[DocumentationSorting(DocumentationSortingAttribute.Level.UserRef)]
[Serializable]
public struct NoiseSettings.TransformNoiseParams
필드
| 이름 | 설명 |
|---|---|
| X | Noise definition for X-axis |
| Y | Noise definition for Y-axis |
| Z | Noise definition for Z-axis |
메서드
| 이름 | 설명 |
|---|---|
| GetValueAt(float, Vector3) | Get the signal value at a given time, offset by a given amount |