![]() |
UnityMol
1.0.25beta
|
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 |
| UMol.AtomRepresentationSphere.AtomRepresentationSphere | ( | string | structName, |
| UnityMolSelection | sel | ||
| ) |
| Dictionary<UnityMolAtom, int> UMol.AtomRepresentationSphere.atomToId |
| List<GameObject> UMol.AtomRepresentationSphere.meshesGO |
| MaterialPropertyBlock UMol.AtomRepresentationSphere.properties |