Interface OrbitControlsConfig

interface OrbitControlsConfig {
    enableDamping: boolean;
}

Properties

Properties

enableDamping: boolean