WUT_Computer_Science/code/sightpy/utils/constants.py
2025-01-12 12:07:04 +01:00

6 lines
80 B
Python

UPWARDS = 1
UPDOWN = -1
FARAWAY = 1.0e39
SKYBOX_DISTANCE = 1.0e6