Method SetExclusionMesh
SetExclusionMesh(Mesh)
Function that sets the mesh used to exclude water surfaces from the final frame.
Declaration
public void SetExclusionMesh(Mesh targetMesh)
Parameters
Type | Name | Description |
---|---|---|
Mesh | targetMesh | Defines the mesh that will be used to operate the water exclusion. |