Class BakeryLightmapGroup
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class BakeryLightmapGroup : ScriptableObject
- Inheritance
-
BakeryLightmapGroup
Constructors
BakeryLightmapGroup()
public BakeryLightmapGroup()
Fields
area
Field Value
- float
atlasPacker
public BakeryLightmapGroup.AtlasPacker atlasPacker
Field Value
- BakeryLightmapGroup.AtlasPacker
bitmask
Field Value
- int
computeSSS
Field Value
- bool
containsTerrains
public bool containsTerrains
Field Value
- bool
fakeShadowBias
public float fakeShadowBias
Field Value
- float
fixPos3D
Field Value
- bool
flipNormal
Field Value
- bool
id
Field Value
- int
isImplicit
Field Value
- bool
mode
public BakeryLightmapGroup.ftLMGroupMode mode
Field Value
- BakeryLightmapGroup.ftLMGroupMode
overridePath
public string overridePath
Field Value
- string
parentName
Field Value
- string
passedFilter
Field Value
- int
probes
Field Value
- bool
renderDirMode
public BakeryLightmapGroup.RenderDirMode renderDirMode
Field Value
- BakeryLightmapGroup.RenderDirMode
renderMode
public BakeryLightmapGroup.RenderMode renderMode
Field Value
- BakeryLightmapGroup.RenderMode
resolution
Field Value
- int
sceneLodLevel
Field Value
- int
sceneName
Field Value
- string
sortingID
Field Value
- int
sssColor
Field Value
- Color
sssDensity
Field Value
- float
sssSamples
Field Value
- int
sssScale
Field Value
- float
totalVertexCount
public int totalVertexCount
Field Value
- int
transparentSelfShadow
public bool transparentSelfShadow
Field Value
- bool
vertexCounter
Field Value
- int
voxelSize
Field Value
- Vector3
Methods
GetPlainStruct()
public BakeryLightmapGroupPlain GetPlainStruct()
Returns
- BakeryLightmapGroupPlain