You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -599,6 +612,7 @@ static class LightAnchorStyles
599
612
staticpublicGUIContentdistanceProperty=EditorGUIUtility.TrTextContent("Distance","Controls how far 'back', the light is placed from its anchor");
600
613
staticpublicGUIContentupDirectionProperty=EditorGUIUtility.TrTextContent("Up direction","Specifies the space in which the up direction of the anchor is defined. Local is relative to the camera.");
601
614
staticpublicGUIContentanchorPositionOverrideProperty=EditorGUIUtility.TrTextContent("Anchor Position Override","Specifies the anchor position manually instead of relying on the angles, distance and transform position to compute the anchor position.");
615
+
staticpublicGUIContentanchorPositionOffsetProperty=EditorGUIUtility.TrTextContent("Anchor Position Offset","Specifies the anchor position offset relative to the anchor position override.");
0 commit comments