Question: visibility depth
Open
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
We tried using the conversion ROOT->gltf with the OpenDataDetector, but somehow it looks like the visibility of the objects in the resulting gilt file is identical to the settings provided by
`gGeoManager->GetTopVolume()->SetVisibilityLevel(-1)`
while we would like to something like
`SetVisibilityLevel(4)` etc.
Is there a way to specify the depth for the visibility at conversion time ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.