Show / Hide Table of Contents

Struct LightmassDebugOptions

Debug options for Lightmass

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public struct LightmassDebugOptions

Fields

| Improve this Doc View Source

bColorBordersGreen

Declaration
public bool bColorBordersGreen
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bColorByExecutionTime

Declaration
public bool bColorByExecutionTime
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bDebugMaterials

Declaration
public bool bDebugMaterials
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bDebugMode

Declaration
public bool bDebugMode
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bDebugPaddings

Declaration
public bool bDebugPaddings
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bDumpBinaryFiles

Declaration
public bool bDumpBinaryFiles
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bGatherBSPSurfacesAcrossComponents

Declaration
public bool bGatherBSPSurfacesAcrossComponents
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bImmediateProcessMappings

Declaration
public bool bImmediateProcessMappings
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bOnlyCalcDebugTexelMappings

Declaration
public bool bOnlyCalcDebugTexelMappings
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bPadMappings

Declaration
public bool bPadMappings
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bSortMappings

Declaration
public bool bSortMappings
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bStatsEnabled

Declaration
public bool bStatsEnabled
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bUseImmediateImport

Declaration
public bool bUseImmediateImport
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

bUseRandomColors

Declaration
public bool bUseRandomColors
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

CoplanarTolerance

Declaration
public float CoplanarTolerance
Field Value
Type Description
System.Single
| Improve this Doc View Source

ExecutionTimeDivisor

Declaration
public float ExecutionTimeDivisor
Field Value
Type Description
System.Single
  • Improve this Doc
  • View Source
Back to top Generated by DocFX