Namespace Tests.Runtime.PolySpatialTest.Utils
Classes
TestSceneBuilder
This class assists with setting up a test Scene, specifically with enabling visual elements to render the Scene. Since some of the GameObjects created by this class are PolySpatial GameObjects, it maintains a count of created PolySpatial GameObjects and exposes said attribute so tests may take these GameObjects into consideration when checking all PolySpatial backing GameObjects.
WaitForDone
A custom Yield instruction with a built in timeout if predicate never evaluates to true