Table of Contents

Method ProfileAndCompare

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

ProfileAndCompare(GameObject, GameObject, float, float)

Profile two GameObjects, compare them, and return a formatted report.

public static string ProfileAndCompare(GameObject reference, GameObject generated, float cellSize = 5, float yStep = 2.5)

Parameters

reference GameObject
generated GameObject
cellSize float
yStep float

Returns

string