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 SourceGetLightmapBakeType(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 |
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 |