diff options
| author | yum <yum.food.vr@gmail.com> | 2023-01-27 16:14:07 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2023-01-27 16:14:07 -0800 |
| commit | 45301ff0c0d732c3bf93f0a324e821a5f67f468c (patch) | |
| tree | 6bea0a3cf67e2de63a22c353155d1a0570742125 /README.md | |
| parent | 30680445b1c59fe107a0be8295da2b8a38c0f6ea (diff) | |
Bugfixesv0.4.0
* Fix prefab: bounding box & position are now set to 0
* Fix shader: text is no longer upside down
* Update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -48,7 +48,8 @@ Basic controls: * Customizable: * Control button may be set to left/right a/b/joystick. * Text color, background color, and border color are customizable in the shader. - * Text background may be an image. + * Text background may be customized with PBR textures: base color, normal, + metallic, roughness, and emission are all implemented. * Border width and rounding are customizable. * Shader supports physically based shading: smoothness, metallic, and emissive. * Works with the built-in chatbox (usable with public avatars!) |
