> For the complete documentation index, see [llms.txt](https://docs.ladybug.tools/hb-radiance-primer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ladybug.tools/hb-radiance-primer/components/1_modifiers/mirror_modifier_3.md).

# Mirror Modifier 3

![](https://2572426507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ma9X8PomX22wWVDNCoj%2Fuploads%2Fgit-blob-fb330961c6941b407aec5e96a7decaf734a95f85%2FMirror_Modifier_3.png?alt=media)

![](https://2572426507-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Ma9X8PomX22wWVDNCoj%2Fuploads%2Fgit-blob-aebf2c6bafce9d82880eee971917da8ae77d1383%2FMirror_Modifier_3.png?alt=media) - [\[source code\]](https://github.com/ladybug-tools/honeybee-grasshopper-radiance/blob/master/honeybee_grasshopper_radiance/src//HB%20Mirror%20Modifier%203.py)

Create an mirror radiance modifier from a single reflectance.

### Inputs

* #### name

Text to set the name for the modifier and to be incorporated into a unique modifier identifier.

* #### r\_ref \[Required]

A number between 0 and 1 for the red reflectance.

* #### g\_ref \[Required]

A number between 0 and 1 for the green reflectance.

* #### b\_ref \[Required]

A number between 0 and 1 for the blue reflectance.

### Outputs

* #### modifier

An mirror modifier that can be assigned to a Honeybee geometry or Modifier Sets.
