# Set Active Renderer Element

```
UMA » Plugins » Set Active Render Element
```

## Description

Sets the renderer element of a Renderer Manager Plugin from the given UMA Avatar to active or not

## Parameters

<table><thead><tr><th width="263">Name</th><th>Description</th></tr></thead><tbody><tr><td>Avatar</td><td>The game object with UMA Avatar type component attached</td></tr><tr><td>Renderer Asset</td><td>A reference to an UMA Renderer asset</td></tr><tr><td>Is Active</td><td>Whether to set the renderer element to active or not</td></tr></tbody></table>

## Keywords

`UMA`, `Plugin`, `Enable`, `Disable`, `On`, `Off`
