Convert light directional boolean into a type enum.

PiperOrigin-RevId: 761983728
Change-Id: Id5bf93c103e5358d9c5cd9f1176532a978e0b3a8
This commit is contained in:
Google DeepMind
2025-05-22 08:50:23 -07:00
committed by Copybara-Service
parent 373b4c0437
commit 74cc904edc
21 changed files with 130 additions and 49 deletions
+1 -1
View File
@@ -1073,7 +1073,7 @@ This is useful for example when the MJB is not available as a file on disk.)"));
X(cutoff);
X(exponent);
X(headlight);
X(directional);
X(type);
X(castshadow);
X(bulbradius);
X(intensity);