microsoft / microsoft/MixedReality-GraphicsTools-Unity
Environment coloring have local position option
@tayomadein arbeitet bereits daran.
Seit 14.12.2022.
- Vorherrschende Sprache
- C#
- Sterne
- 209
- Forks
- 49
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Original issue: https://github.com/microsoft/MixedRealityToolkit-Unity/issues/9768
Describe the problem
Making an environment and using environment coloring to get some cool 'free' (as in no rasterized textures) coloring effects. For example, I set up the scene how I like it from our default position, using the environment coloring to add a slight orange hue on the mesh on the X-axis. This effect at the default position is only viewable along the edges of the viewable space. However, this project has a movable magic window, and as soon as you move the window it moves the environment as well. Moving the window at a 90 degree 'Y' rotation takes my subtle orange hue and cranks it to full orange. For this use case, it makes the feature unpredictable.
Describe the solution you'd like
I would love a local position option, so no matter how much the objects parent rotates, the visuals of the mesh with environment coloring active doesnt change.
Describe alternatives you've considered
n/a
Additional context
n/a
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.