Table of Contents

Class BakeryPointLight

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

Constructors

BakeryPointLight()

public BakeryPointLight()

Fields

UID

public int UID

Field Value

int

angle

public float angle

Field Value

float

bakeToIndirect

public bool bakeToIndirect

Field Value

bool

bitmask

public int bitmask

Field Value

int

color

public Color color

Field Value

Color
public Texture2D cookie

Field Value

Texture2D

cubemap

public Cubemap cubemap

Field Value

Cubemap

cutoff

public float cutoff

Field Value

float

directionMode

public BakeryPointLight.Direction directionMode

Field Value

BakeryPointLight.Direction

falloffMinRadius

public float falloffMinRadius

Field Value

float

iesFile

public Object iesFile

Field Value

Object

indirectIntensity

public float indirectIntensity

Field Value

float

innerAngle

public float innerAngle

Field Value

float

intensity

public float intensity

Field Value

float

lightsChanged

public static int lightsChanged

Field Value

int

projMode

public BakeryPointLight.ftLightProjectionMode projMode

Field Value

BakeryPointLight.ftLightProjectionMode

realisticFalloff

public bool realisticFalloff

Field Value

bool

samples

public int samples

Field Value

int

shadowSpread

public float shadowSpread

Field Value

float

shadowmask

public bool shadowmask

Field Value

bool

shadowmaskGroupID

public int shadowmaskGroupID

Field Value

int