Class WaterFoamGenerator
Procedural water foam generator component.
Inherited Members
Namespace: UnityEngine .Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[DisallowMultipleComponent]
[ExecuteInEditMode]
public class WaterFoamGenerator : MonoBehaviour
Fields
Name | Description |
---|---|
deep |
Specifies a dimmer for the deep foam. |
region |
Specifies the size of the generator in meters. |
scale |
The scaling mode to apply to this Foam Generator. |
surface |
Specifies the dimmer for the surface foam. |
texture | Specifies the texture used for the deformer. |
type | Specifies the type of the generator. This parameter defines which parameters will be used to render it. |