UnityMol  1.0.25beta
UMol.ControllerGrabAndScale Class Reference
Inheritance diagram for UMol.ControllerGrabAndScale:

Public Member Functions

void ungrabMolecule ()
 

Public Attributes

ControllerGrabAndScale otherController
 
Transform grabbedMolecule = null
 
Vector3 grabbedCenterOfGravity = Vector3.zero
 
List< Transform > grabbedGroupMolecules = new List<Transform>()
 
bool isGroupGrabbed = false
 
bool isScaling = false
 
bool isClicking = false
 

Member Function Documentation

◆ ungrabMolecule()

void UMol.ControllerGrabAndScale.ungrabMolecule ( )

Member Data Documentation

◆ grabbedCenterOfGravity

Vector3 UMol.ControllerGrabAndScale.grabbedCenterOfGravity = Vector3.zero

◆ grabbedGroupMolecules

List<Transform> UMol.ControllerGrabAndScale.grabbedGroupMolecules = new List<Transform>()

◆ grabbedMolecule

Transform UMol.ControllerGrabAndScale.grabbedMolecule = null

◆ isClicking

bool UMol.ControllerGrabAndScale.isClicking = false

◆ isGroupGrabbed

bool UMol.ControllerGrabAndScale.isGroupGrabbed = false

◆ isScaling

bool UMol.ControllerGrabAndScale.isScaling = false

◆ otherController

ControllerGrabAndScale UMol.ControllerGrabAndScale.otherController

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