cull(engine-cleanup): pass-9 cascade round 3 after UIPanel stub
This commit is contained in:
@@ -13,7 +13,6 @@ public class UIPanel : UIRect
|
||||
|
||||
public delegate void OnGeometryUpdated();
|
||||
public delegate void OnClippingMoved(UIPanel panel);
|
||||
public int startingRenderQueue = 3000;
|
||||
public int depth;
|
||||
public UIDrawCall.Clipping clipping;
|
||||
public Vector4 baseClipRegion;
|
||||
|
||||
Reference in New Issue
Block a user