Inherits MonoBehaviour.
◆ Awake()
void C2M2.Tests.PlotTests.Awake |
( |
| ) |
|
|
private |
◆ ConstantTest()
void C2M2.Tests.PlotTests.ConstantTest |
( |
Vector3 |
position | ) |
|
|
private |
◆ CosTest()
void C2M2.Tests.PlotTests.CosTest |
( |
Vector3 |
position | ) |
|
|
private |
◆ InstantiateGraph()
LineGrapher C2M2.Tests.PlotTests.InstantiateGraph |
( |
Vector3 |
position | ) |
|
|
private |
◆ SinTest()
void C2M2.Tests.PlotTests.SinTest |
( |
Vector3 |
position | ) |
|
|
private |
◆ constant
float C2M2.Tests.PlotTests.constant = 4f |
◆ constantTestPosition
Vector3 C2M2.Tests.PlotTests.constantTestPosition = new Vector3(-0.6f, 0f, 0f) |
◆ cosTestPosition
Vector3 C2M2.Tests.PlotTests.cosTestPosition = new Vector3(0.6f, 0f, 0f) |
◆ graphPrefab
GameObject C2M2.Tests.PlotTests.graphPrefab = null |
◆ runConstantTest
bool C2M2.Tests.PlotTests.runConstantTest = true |
◆ runCosTest
bool C2M2.Tests.PlotTests.runCosTest = true |
◆ runSinTest
bool C2M2.Tests.PlotTests.runSinTest = true |
◆ sinTestPosition
Vector3 C2M2.Tests.PlotTests.sinTestPosition = Vector3.zero |
The documentation for this class was generated from the following file:
- C:/Users/Jacob Wells/Desktop/C2M2/NeuroVISOR/Assets/Scripts/C2M2/Tests/PlotTests.cs