Bearbeiten

Share via


RuntimeSunlightSettings Struct

Definition

Struct for storing directional sunlight settings stored in a scene.

public value class RuntimeSunlightSettings
[System.Serializable]
public struct RuntimeSunlightSettings
[<System.Serializable>]
type RuntimeSunlightSettings = struct
Public Structure RuntimeSunlightSettings
Inheritance
RuntimeSunlightSettings
Attributes

Fields

Color
Intensity
UseSunlight
XRotation
YRotation
ZRotation

Methods

Black(RuntimeSunlightSettings)

Sets continuous settings to 'black' without changing any discrete features.

Lerp(RuntimeSunlightSettings, RuntimeSunlightSettings, Single)

Lerps between two settings

Applies to