#Possible to draw camera-specific gizmos?

2 messages · Page 1 of 1 (latest)

rocky smelt
#

It seems like all gizmos get drawn to the same RenderLayers, which implies that I can't have gizmo A draw on different cameras from gizmo B.

Is this unsupported and are there plans to support it in the future?

versed parcel
#
GitHub

Objective
This PR aims to implement multiple configs for gizmos as discussed in #9187.
Solution
Configs for the new GizmoConfigGroups are stored in a GizmoConfigStore resource and can be accesses u...

GitHub

This issue tracks the progress on Gizmo features Contributing Want to check off one of those checkboxes? Nothing easier! Open a feature request you can copy/paste the description if you feel lazy! ...