Class LightmapperUtils
Inheritance
LightmapperUtils
Assembly: UnityEngine.dll
Syntax
public static class LightmapperUtils
Methods
|
Improve this Doc
View Source
Declaration
public static void Extract(Light l, ref DirectionalLight dir)
Parameters
|
Improve this Doc
View Source
Declaration
public static void Extract(Light l, ref DiscLight disc)
Parameters
|
Improve this Doc
View Source
Declaration
public static void Extract(Light l, ref PointLight point)
Parameters
|
Improve this Doc
View Source
Declaration
public static void Extract(Light l, ref RectangleLight rect)
Parameters
|
Improve this Doc
View Source
Declaration
public static void Extract(Light l, ref SpotLight spot)
Parameters
|
Improve this Doc
View Source
Declaration
public static LightMode Extract(LightmapBakeType baketype)
Parameters
Returns
|
Improve this Doc
View Source
Declaration
public static LinearColor ExtractIndirect(Light l)
Parameters
Type |
Name |
Description |
Light |
l |
|
Returns
|
Improve this Doc
View Source
Declaration
public static float ExtractInnerCone(Light l)
Parameters
Type |
Name |
Description |
Light |
l |
|
Returns