CellexalVR
1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
|
Class that represent glass brain part. Mesh retrieved from allen sdk. The part is spawned via the AllenReferenceBrain class. More...
Public Member Functions | |
void | SetColor (Color col) |
Sets color of mesh. Color is retrieved from the allen sdk. More... | |
void | Spread () |
Spread out mesh part from center. More... | |
Public Attributes | |
int | id |
string | modelName |
string | modelAcronym |
Color | color |
GameObject | plane |
Class that represent glass brain part. Mesh retrieved from allen sdk. The part is spawned via the AllenReferenceBrain class.
void CellexalVR.Spatial.SpatialReferenceModelPart.SetColor | ( | Color | col | ) |
Sets color of mesh. Color is retrieved from the allen sdk.
col |
void CellexalVR.Spatial.SpatialReferenceModelPart.Spread | ( | ) |
Spread out mesh part from center.