https://github.com/vrlabs/mirror-clone-toggle
https://github.com/vrlabs/mirror-clone-toggle
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/vrlabs/mirror-clone-toggle
- Owner: VRLabs
- License: mit
- Created: 2024-08-07T18:15:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-04T20:39:12.000Z (over 1 year ago)
- Last Synced: 2025-10-10T10:17:13.095Z (8 months ago)
- Language: C#
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mirror Clone Toggle
[](https://github.com/VRLabs/Mirror-Clone-Toggle/releases/latest)
[](https://github.com/VRLabs/Mirror-Clone-Toggle/blob/main/LICENSE)
[](https://img.shields.io/badge/Quest-Incompatible-red?logo=Meta)
[](https://unity.com/releases/editor/whats-new/2022.3.22)
[](https://vrchat.com/home/download)
[](https://discord.vrlabs.dev/)
[](https://patreon.vrlabs.dev/)
A system for forcing the mirror clone to be enabled
### ⬇️ [Download Latest Version](https://github.com/VRLabs/Mirror-Clone-Toggle/releases/latest)
### 📦 [Add to VRChat Creator Companion](https://vrlabs.dev/packages?package=dev.vrlabs.mirror-clone-toggle)
---
## How it works
* There is a camera in the system, which when enabled, always renders the `MirrorReflection` layer to a 1x1 resolution render texture.
* This is enough to get VRChat to enable the local Mirror Clone.
## Install guide
https://github.com/user-attachments/assets/93651823-2b07-45d2-b9cf-87c1a2d8b63c
* Drag and drop the `Mirror Clone Toggle` prefab onto your avatar
* Merge the `Mirror Clone Toggle FX` FX layer with your avatar's FX layer, using [Av3Manager](https://github.com/VRLabs/Avatars-3.0-Manager)
* Merge the parameter list with your avatar's parameter list
## How to use
* The `MirrorCloneToggle/Enabled` parameter is a bool, which enables the mirror clone when enabled.
## Performance stats
```c++
FX Animator Layers: 1
```
## Hierarchy layout
```html
Mirror Clone Toggle
|-Mirror Clone Camera
```
## Contributors
* [WingmanDraws](https://github.com/WingmanDraws)
* [TohruTheDragon](https://github.com/fkrisi11)
## License
Mirror Clone Toggle is available as-is under MIT. For more information see [LICENSE](https://github.com/VRLabs/Mirror-Clone-Toggle/blob/main/LICENSE).
[
](https://vrlabs.dev "VRLabs")
[
](https://discord.vrlabs.dev/ "VRLabs")
[
](https://patreon.vrlabs.dev/ "VRLabs")
[
](https://twitter.com/vrlabsdev "VRLabs")