CellexalVR
1.1.0
A virtual reality platform for the exploration and analysis of single-cell gene expression data
|
Represents the area where objects are placed when they are minimized. More...
Public Member Functions | |
void | ContainerRemoved (MinimizedObjectContainer container) |
Tells the minimized object handler that a space in jail is no longer occupied. Should be called when an object is un-minimzied. More... | |
Public Attributes | |
ReferenceManager | referenceManager |
GameObject | minimizedObjectContainerPrefab |
Represents the area where objects are placed when they are minimized.
void CellexalVR.Tools.MinimizedObjectHandler.ContainerRemoved | ( | MinimizedObjectContainer | container | ) |
Tells the minimized object handler that a space in jail is no longer occupied. Should be called when an object is un-minimzied.
container | The container that previously contained the object. |