Struct WindParameter.WindParamaterValue
Wind parameter value.
Inherited Members
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[Serializable]
public struct WindParameter.WindParamaterValue
Fields
Name | Description |
---|---|
additiveValue | Value for the Additive mode. |
customValue | Value for the Custom mode. |
mode | Override mode. |
multiplyValue | Value for the Multiply mode. |
Methods
Name | Description |
---|---|
ToString() | Returns a string that represents the current object. |