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

Use to push/pull object away/towards user. More...

Inheritance diagram for CellexalVR.Interaction.PushBack:

Public Member Functions

void Move (GameObject gameObjectToMove, Vector3 position)
 Moves an object further from the user or closer to the user. More...
 

Public Attributes

CellexalRaycast cellexalRaycast
 
float distanceMultiplier = 0.1f
 
ReferenceManager referenceManager
 

Detailed Description

Use to push/pull object away/towards user.

Member Function Documentation

◆ Move()

void CellexalVR.Interaction.PushBack.Move ( GameObject  gameObjectToMove,
Vector3  position 
)

Moves an object further from the user or closer to the user.


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