Table of Contents

Class BakerySkyLight

Namespace
Global
Assembly
Assembly-CSharp.dll
public class BakerySkyLight : MonoBehaviour
Inheritance
BakerySkyLight

Constructors

BakerySkyLight()

public BakerySkyLight()

Fields

UID

public int UID

Field Value

int

bakeToIndirect

public bool bakeToIndirect

Field Value

bool

bitmask

public int bitmask

Field Value

int

color

public Color color

Field Value

Color

correctRotation

public bool correctRotation

Field Value

bool

cubemap

public Cubemap cubemap

Field Value

Cubemap

hemispherical

public bool hemispherical

Field Value

bool

indirectIntensity

public float indirectIntensity

Field Value

float

intensity

public float intensity

Field Value

float

lightsChanged

public static int lightsChanged

Field Value

int

samples

public int samples

Field Value

int

tangentSH

public bool tangentSH

Field Value

bool

texName

public string texName

Field Value

string