CellexalVR
1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
|
This class rotates the text on the arcs between networks and positions the text on the middle of the arcs. More...
Public Member Functions | |
void | SetTransforms (Transform t1, Transform t2, Transform t3, Transform t4) |
Sets the transforms that this text should be in the middle of. More... | |
This class rotates the text on the arcs between networks and positions the text on the middle of the arcs.
void CellexalVR.SceneObjects.TextRotator.SetTransforms | ( | Transform | t1, |
Transform | t2, | ||
Transform | t3, | ||
Transform | t4 | ||
) |
Sets the transforms that this text should be in the middle of.
t1 | The first transform. |
t2 | The second transform. |
t3 | The third transform. |
t4 | The fourth transform. |