Constructor RefractionUIBlock
RefractionUIBlock(int)
Constructs a RefractionUIBlock based on the parameters.
Declaration
public RefractionUIBlock(int layerCount)
Parameters
| Type | Name | Description |
|---|---|---|
| int | layerCount | Current layer index. For non-layered shader, indicate 1. |