cull(engine-cleanup): pass-9 cascade round 3 after UIPanel stub
This commit is contained in:
@@ -10,10 +10,6 @@ public class UIGeometry
|
||||
|
||||
private BetterList<Vector3> mRtpVerts = new BetterList<Vector3>();
|
||||
|
||||
private Vector3 mRtpNormal;
|
||||
|
||||
private Vector4 mRtpTan;
|
||||
|
||||
public bool hasVertices => verts.size > 0;
|
||||
|
||||
public void Clear()
|
||||
|
||||
Reference in New Issue
Block a user