Show / Hide Table of Contents

Class LightmapBakeModeExtensions

Inheritance
System.Object
LightmapBakeModeExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.SourceGenerated.Extensions
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public static class LightmapBakeModeExtensions

Methods

| Improve this Doc View Source

GetLightmapBakeType(ILightmapBakeMode)

Declaration
public static LightmapBakeType GetLightmapBakeType(this ILightmapBakeMode light)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.LightmapBakeMode.ILightmapBakeMode light
Returns
Type Description
AssetRipper.SourceGenerated.Enums.LightmapBakeType
| Improve this Doc View Source

GetMixedLightingMode(ILightmapBakeMode)

Declaration
public static MixedLightingMode GetMixedLightingMode(this ILightmapBakeMode light)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.LightmapBakeMode.ILightmapBakeMode light
Returns
Type Description
AssetRipper.SourceGenerated.NativeEnums.Global.MixedLightingMode
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾