m_enable_fog: Enable/disable fog for content far from the camera

Description Usage Arguments Value Examples

View source: R/common.R

Description

Enable/disable fog for content far from the camera

Usage

1
m_enable_fog(id, fog = TRUE)

Arguments

id

R3dmol id or a r3dmol object (the output from r3dmol())

fog

whether to enable or disable the fog, default is TRUE.

Value

R3dmol id or a r3dmol object (the output from r3dmol())

Examples

1
2
3
4
5
6

r3dmol documentation built on March 14, 2021, 5:08 p.m.