---
title: "AOV Light"
canonical: "https://rmanwiki-25.pixar.com/space/RFH25/22642783/AOV%20Light"
format: markdown
---
[PxrAOVLight](https://renderman.atlassian.net/wiki/spaces/REN20/pages/21561710) is a handy utility light that allows a lighting artist to output a shot-specific AOV mask without needing to request one from the shading artists or generate a [Light Path Expression](https://renderman.atlassian.net/wiki/spaces/REN20/pages/21561564) (LPE).

### Light Linking with PxrAovLight

Use [Light Linking](https://renderman.atlassian.net/wiki/spaces/RFH25/pages/22642787) to include/exclude pieces of geometry in the AOV. In this example, the PxrAovLight is "off" globally and "on" the tree in the scene.  This linking set up creates creates a mask of the tree.



### Light Filters and PxrAovLight

Because PxrAovLight is a "light", we can add a light filters to modify the output AOV.  In this example, the [PxrIntMultLightFilter](https://renderman.atlassian.net/wiki/spaces/REN20/pages/21561806) is attached to PxrAovLight.  The Light Filter is only linked to the tree trunk, resulting in a gray value for the tree trunk mask.

![image](media://29ea3af5-d186-41b4-b817-72e1cab58471)