remove unused MAX_POINTS constant from model_renderer.py (#36593)

This commit is contained in:
David
2025-11-06 23:51:17 -05:00
committed by GitHub
parent fb34601d5a
commit 2dcb67091f
-2
View File
@@ -15,8 +15,6 @@ CLIP_MARGIN = 500
MIN_DRAW_DISTANCE = 10.0
MAX_DRAW_DISTANCE = 100.0
MAX_POINTS = 200
THROTTLE_COLORS = [
rl.Color(13, 248, 122, 102), # HSLF(148/360, 0.94, 0.51, 0.4)
rl.Color(114, 255, 92, 89), # HSLF(112/360, 1.0, 0.68, 0.35)