- Namespace
- global
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["EnviroSkyRendering"]
class Type type-node
Syntax
[RequireComponent(typeof(Camera))]
public class EnviroSkyRendering : MonoBehaviour
Attributes
| Type | Description |
|---|---|
| RequireComponent |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| _volume |
||
| distanceFog | ||
| height | ||
| heightDensity | ||
| heightFog | ||
| isAddionalCamera | ||
| startDistance | ||
| useRadialDistance |
Methods
| Name | Value | Summary |
|---|---|---|
| OnRenderImage |
void |