Bond visualization settings
These options control the appearance of bonds in the 3D structure, and the distance tolerance used when bonds are generated by the missingbonds filter (BondGenerator).
These options control the appearance of bonds in the 3D structure, and the distance tolerance used when bonds are generated by the missingbonds filter (BondGenerator).
| Option | Type | Default | Description |
|---|---|---|---|
bondGrowTolerance | Number | 0.45 | Additive tolerance in Ångströms added to the sum of covalent radii for bond generation (capped at 0.40 Å for s-block element pairs, even if set higher). |
bondRadius | Number | 0.05 | Radius of bond cylinders. |
bondSections | Number | 15 | Number of sections in bond cylinders. |
bondColorMode | String | "uniform" | uniform uses bondColor; split colors each 3D bond half like its connected atom. The split mode remains one instanced draw call. |
bondColor | Color | "#666666" | Default color for bonds. |
bondColorRoughness | Number | 0.3 | Roughness of bond material (0–1). |
bondColorMetalness | Number | 0.1 | Metalness of bond material (0–1). |