Class Environment.Sky
Namespace: UnityEditor.Rendering.Experimental.LookDev
Syntax
[Serializable]
public class Sky
Fields
cubemap
Declaration
public Cubemap cubemap
Field Value
| Type | Description |
|---|---|
| Cubemap |
exposure
Declaration
public float exposure
Field Value
| Type | Description |
|---|---|
| Single |
rotation
Declaration
public float rotation
Field Value
| Type | Description |
|---|---|
| Single |
Operators
Implicit(Environment.Sky to Sky)
Declaration
public static implicit operator Sky(Environment.Sky sky)
Parameters
| Type | Name | Description |
|---|---|---|
| Environment.Sky | sky |
Returns
| Type | Description |
|---|---|
| Sky |