Class PolySpatialFunctionalTest
A PolySpatial functional test base class, used for testing PolySpatial components such as PolySpatialMeshRenderer and PolySpatialLight in an integrated environment. It contains shared variables and default values for common attributes and properties, as well as helper methods for functional testing.
Inherited Members
Namespace: Tests.Runtime.PolySpatialTest.Base
Assembly: solution.dll
Syntax
public class PolySpatialFunctionalTest : PolySpatialTest
Constructors
Name | Description |
---|---|
PolySpatialFunctionalTest(bool) |
Fields
Name | Description |
---|---|
k_TestSceneBuilder |
Methods
Name | Description |
---|---|
CreateAndValidateQMRGameObject(string, Mesh, Material[]) | Creates a new QMR GameObject with no extra attributes and validates the GO was created (simulation only) along with any expected resources added to it. |
TearDown() | |
UnitySetUp() |