Table of Contents

Class BakeryLightmapGroup

Namespace
Global
Assembly
Assembly-CSharp.dll
public class BakeryLightmapGroup : ScriptableObject
Inheritance
BakeryLightmapGroup

Constructors

BakeryLightmapGroup()

public BakeryLightmapGroup()

Fields

area

public float area

Field Value

float

atlasPacker

public BakeryLightmapGroup.AtlasPacker atlasPacker

Field Value

BakeryLightmapGroup.AtlasPacker

bitmask

public int bitmask

Field Value

int

computeSSS

public bool computeSSS

Field Value

bool

containsTerrains

public bool containsTerrains

Field Value

bool

fakeShadowBias

public float fakeShadowBias

Field Value

float

fixPos3D

public bool fixPos3D

Field Value

bool

flipNormal

public bool flipNormal

Field Value

bool

id

public int id

Field Value

int

isImplicit

public bool isImplicit

Field Value

bool

mode

public BakeryLightmapGroup.ftLMGroupMode mode

Field Value

BakeryLightmapGroup.ftLMGroupMode

overridePath

public string overridePath

Field Value

string

parentName

public string parentName

Field Value

string

passedFilter

public int passedFilter

Field Value

int

probes

public bool probes

Field Value

bool

renderDirMode

public BakeryLightmapGroup.RenderDirMode renderDirMode

Field Value

BakeryLightmapGroup.RenderDirMode

renderMode

public BakeryLightmapGroup.RenderMode renderMode

Field Value

BakeryLightmapGroup.RenderMode

resolution

public int resolution

Field Value

int

sceneLodLevel

public int sceneLodLevel

Field Value

int

sceneName

public string sceneName

Field Value

string

sortingID

public int sortingID

Field Value

int

sssColor

public Color sssColor

Field Value

Color

sssDensity

public float sssDensity

Field Value

float

sssSamples

public int sssSamples

Field Value

int

sssScale

public float sssScale

Field Value

float

totalVertexCount

public int totalVertexCount

Field Value

int

transparentSelfShadow

public bool transparentSelfShadow

Field Value

bool

vertexCounter

public int vertexCounter

Field Value

int

voxelSize

public Vector3 voxelSize

Field Value

Vector3

Methods

GetPlainStruct()

public BakeryLightmapGroupPlain GetPlainStruct()

Returns

BakeryLightmapGroupPlain