CellexalVR
1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
|
Public Member Functions | |
void | UpdateVertices (Vector3[] newVertices) |
Public Attributes | |
ReferenceManager | referenceManager |
float | force = 20 |
float | forceOffset = 0.1f |
float | springForce = 20f |
float | damping = 5f |
Vector3[] | displacedVertices |
Vector3[] | originalVertices |
Transform | settingsHandlerTransform |