UnityMol  1.0.25beta
UMol.BondRepresentationOptihs Class Reference
Inheritance diagram for UMol.BondRepresentationOptihs:
UMol.BondRepresentation

Public Member Functions

 BondRepresentationOptihs (string structName, UnityMolSelection sel)
 
- Public Member Functions inherited from UMol.BondRepresentation
 BondRepresentation (UnityMolSelection sel)
 
 BondRepresentation ()
 

Public Attributes

List< GameObject > meshesGO
 
Dictionary< AtomDuo, Int3coordStickTexture
 
Texture2D [] paramTextures
 
float shrink = 0.4f
 
float scale = 1f / 3f
 
bool withShadow = true
 
- Public Attributes inherited from UMol.BondRepresentation
UnityMolSelection selection
 
Transform representationParent
 
Transform representationTransform
 
int nbBonds
 

Additional Inherited Members

- Properties inherited from UMol.BondRepresentation
Dictionary< UnityMolAtom, UnityMolAtom[]> Dbonds [get]
 

Constructor & Destructor Documentation

◆ BondRepresentationOptihs()

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

Member Data Documentation

◆ coordStickTexture

Dictionary<AtomDuo, Int3 > UMol.BondRepresentationOptihs.coordStickTexture

◆ meshesGO

List<GameObject> UMol.BondRepresentationOptihs.meshesGO

◆ paramTextures

Texture2D [] UMol.BondRepresentationOptihs.paramTextures

◆ scale

float UMol.BondRepresentationOptihs.scale = 1f / 3f

◆ shrink

float UMol.BondRepresentationOptihs.shrink = 0.4f

◆ withShadow

bool UMol.BondRepresentationOptihs.withShadow = true

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