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

Represents an object that temporarily holds another object while it is minimized. More...

Inheritance diagram for CellexalVR.Interaction.MinimizedObjectContainer:

Public Member Functions

void Maximize ()
 
void SetHighlighted (bool highlight)
 

Public Attributes

bool controllerInside = false
 

Properties

GameObject MinimizedObject [get, set]
 
MinimizedObjectHandler Handler [get, set]
 
int SpaceX [get, set]
 The x-coordinate in the grid that this container is in. Has a range of [0, 4] More...
 
int SpaceY [get, set]
 The y-coordinate in the grid that this container is in. Has a range of [0, 4] More...
 

Detailed Description

Represents an object that temporarily holds another object while it is minimized.

Property Documentation

◆ SpaceX

int CellexalVR.Interaction.MinimizedObjectContainer.SpaceX
getset

The x-coordinate in the grid that this container is in. Has a range of [0, 4]

◆ SpaceY

int CellexalVR.Interaction.MinimizedObjectContainer.SpaceY
getset

The y-coordinate in the grid that this container is in. Has a range of [0, 4]


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