Universal Additional Light Data component in URP
Lighting in the Built-In Render Pipeline
Light component Inspector window reference for URPThis page contains information on Light components in the Universal Render PipelineA series of operations that take the contents of a Scene, and displays them on a screen. Unity lets you choose from pre-built render pipelines, or write your own. More info
See in Glossary (URP). For a general introduction to lighting in Unity and examples of common lighting workflows, refer to Lighting.
When using a preset of a Light component, only a subset of properties are supported. Unsupported properties are hidden.
PropertiesThe Light InspectorA Unity window that displays information about the currently selected GameObject, asset or project settings, allowing you to inspect and edit the values. More info
See in Glossary window includes the following groups of properties:
Options:
Note: This property is only available if Mode is set to Realtime or Mixed.
Shape Property: Function: Inner/Outer Spot Angle The inner and outer angles (in degrees) at the base of a spot lightâs cone (spot light only).Available options:
Note: This property is only available if Shape is set to Rectangle.
    Height The height of the area light.Note: This property is only available if Shape is set to Rectangle.
    Radius The radius of the area lightNote: This property is only available if Shape is set to Disc.
Emission Property: Function: Light Appearance Select the method used to create the color of the light.Available options:
Note: This property is only available if Light Apperance is set to Color.
    Filter The color of the tint for the light source. Set this property with the color slider.Note: This property is only available if Light Apperance is set to Filter and Temperature.
    Temperature The temperature (in Kelvin) of the light. Set this property with the slider or enter a specific value.Note: This property is only available if Light Apperance is set to Filter and Temperature.
Intensity Set the brightness of the light. The default value for a Directional light is 0.5. The default value for a Point, Spot or Area light is 1. Indirect Multiplier Use this value to vary the intensity of indirect light. Indirect light is light that has bounced from one object to another. The Indirect Multiplier defines the brightness of bounced light calculated by the global illuminationA group of techniques that model both direct and indirect lighting to provide realistic lighting results.Note: URP doesnât support light cookies for Area lights.
For more information about light cookies, refer to Cookies.
  Cookie Size The per-axis scale Unity applies to the cookie texture. Use this property to set the size of the cookie.Note: This property is available only if you set Type to Directional and assign a texture to Cookie.
  Cookie Offset The per-axis offset Unity applies to the cookie texture. Use this property to move the cookie without moving the light itself. You can also animate this property to scroll the cookie.Note: This property is available only if you set Type to Directional and assign a texture to Cookie.
Rendering Property: Function: Culling MaskAllows you to include or omit objects to be rendered by a Camera, by Layer.Note: This property is only available if Mode is set to Mixed or Baked.
    Baked Shadow Radius If Type is set to Point or Spot and Shadow Type is set to Soft Shadows, this property adds some artificial softening to the edges of shadows and gives them a more natural look.Note: This property is only available if Mode is set to Mixed or Baked.
    Realtime Shadows These properties are available when Shadow Type is set to Hard Shadows or Soft Shadows. Use these properties to control real-time shadow rendering settings.         Strength Use the slider to control how dark the shadows cast by this light are. The range is between 0 and 1. Default value: 1.         Bias Controls whether to use shadow bias settings from the URP Asset, or whether to define custom shadow bias settings for this light. Possible values are Use Pipeline Settings or Custom.         Depth Controls the distance at which the shadows will be pushed away from the light. Useful for avoiding false self-shadowing artifacts. This property is visible only when Bias is set to Custom.         Normal Controls the distance at which the shadow casting surfaces will be shrunk along the surface normal. Useful for avoiding false self-shadowing artifacts. This property is visible only when Bias is set to Custom.         Near Plane Use the slider to control the value for the near clip plane when rendering shadows, defined as a value between 0.1 and 10. This value is clamped to 0.1 units or 1% of the lightâs Range property, whichever is lower. This is set to 0.2 by default.         Soft Shadows Quality Select the soft shadows quality. With the Use Pipeline Settings option selected Unity uses the value from the URP Asset. Options Low, Medium, and High let you specify the soft shadow quality value for this light. For more information on the values, refer to the Soft ShadowsA shadow property that produces shadows with a soft edge. Soft shadows are more realistic compared to Hard Shadows and tend to reduce the âblockyâ aliasing effect from the shadow map, but they require more processing.Note: This property is only available if Mode is set to Mixed or Baked, and Shadow Type is set to Hard Shadows or Soft Shadows.
        Layer The layer for shadows from the light. Additional resourcesUniversal Additional Light Data component in URP
Lighting in the Built-In Render Pipeline
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4