UnityMol  1.0.25beta
UMol.AtomRepresentationSphere Class Reference
Inheritance diagram for UMol.AtomRepresentationSphere:
UMol.AtomRepresentation

Public Member Functions

 AtomRepresentationSphere (string structName, UnityMolSelection sel)
 
- Public Member Functions inherited from UMol.AtomRepresentation
 AtomRepresentation (UnityMolSelection sel)
 
 AtomRepresentation ()
 

Public Attributes

List< GameObject > meshesGO
 
MaterialPropertyBlock properties
 
Dictionary< UnityMolAtom, int > atomToId
 
- Public Attributes inherited from UMol.AtomRepresentation
UnityMolSelection selection
 
int nbAtoms = 0
 
Transform representationParent
 
Transform representationTransform
 

Constructor & Destructor Documentation

◆ AtomRepresentationSphere()

UMol.AtomRepresentationSphere.AtomRepresentationSphere ( string  structName,
UnityMolSelection  sel 
)

Member Data Documentation

◆ atomToId

Dictionary<UnityMolAtom, int> UMol.AtomRepresentationSphere.atomToId

◆ meshesGO

List<GameObject> UMol.AtomRepresentationSphere.meshesGO

◆ properties

MaterialPropertyBlock UMol.AtomRepresentationSphere.properties

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