Class SolverTests.SetupData
Internal class used to store data for setup
Inherited Members
Namespace: Microsoft.MixedReality.Toolkit.Tests
Assembly: cs.temp.dll.dll
Syntax
protected class SetupData
Fields
handler
Declaration
public SolverHandler handler
Field Value
Type | Description |
---|---|
SolverHandler |
solver
Declaration
public Solver solver
Field Value
Type | Description |
---|---|
Solver |
target
Declaration
public GameObject target
Field Value
Type | Description |
---|---|
GameObject |