Class StaticLightingSky
Namespace: UnityEngine.Experimental.Rendering.HDPipeline
Syntax
public class StaticLightingSky : MonoBehaviour
Properties
profile
Declaration
public VolumeProfile profile { get; set; }
Property Value
| Type | Description |
|---|---|
| VolumeProfile |
skySettings
Declaration
public SkySettings skySettings { get; }
Property Value
| Type | Description |
|---|---|
| SkySettings |
staticLightingSkyUniqueID
Declaration
public int staticLightingSkyUniqueID { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 |