CellexalVR  1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
CellexalVR.SceneObjects.TextRotator Class Reference

This class rotates the text on the arcs between networks and positions the text on the middle of the arcs. More...

Inheritance diagram for CellexalVR.SceneObjects.TextRotator:

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...
 

Detailed Description

This class rotates the text on the arcs between networks and positions the text on the middle of the arcs.

Member Function Documentation

◆ SetTransforms()

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.

Parameters
t1The first transform.
t2The second transform.
t3The third transform.
t4The fourth transform.

The documentation for this class was generated from the following file: