Hi there. I need to change the alpha (visibility) of the plane gizmo. Is there a way to do this without using my own custom mesh?
—bjorn
Unfortunately, I don’t see an easy way that will preserve back compatibility. You can hack the privately created mesh (and materials) but it will break for sure in up coming version.
By using a custom mesh, you’ll keep more control and safely bet on the future.
Thanks. I am now using a custom mesh but I’m not sure I truly understand how the “scaleRatio” works, I thought it would be a simple ratio between the size of the attached mesh and the size of the gizmo mesh but doesn’t really look like that.
1 Like