---
key: pl/shaderlab
kind: plang
name: "ShaderLab"
url: https://plangs.page/shaderlab
---

# ShaderLab

> ShaderLab allows developers to define shaders within the Unity engine for custom graphics rendering.

ShaderLab is Unity's language for defining shaders, allowing developers to write code that describes how to render graphics in the Unity engine.

## Facts

- Appeared: 2005
- Homepage: https://docs.unity3d.com/Manual/SL-ShaderPrograms.html
- Languish ranking: #151

## Relationships

### Paradigms

- [DSL](https://plangs.page/paradigm/dsl)
- [Visual](https://plangs.page/paradigm/visual)

### Platforms

- [Cross-Platform](https://plangs.page/platform/cross)

### Tags

- [3D Graphics](https://plangs.page/tag/3dg)
- [Games](https://plangs.page/tag/games)
- [Workflow](https://plangs.page/tag/workflow)
