Visibility control for Label3D based on camera facing #11707
nenad-jalsovec
started this conversation in
3D
Replies: 1 comment 2 replies
-
Isn't this a matter of setting the Label3D's cull mode to Back, so that its backfaces are culled? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Would this make sense as a feature; Having visibility range for 3d labels, similar to distance visibility range with fading, but depending on camera facing (regardless of billboarding).
Here's my use case. I have a bunch of billboarded labels that mark stuff on the surface of a planet. There's no way to make them fade/disappear on the invisible side of the planet, other than to run a script on each of them. It'd be nice if they could be set to just fade out "automatically"
Beta Was this translation helpful? Give feedback.
All reactions