Convert light directional boolean into a type enum.
PiperOrigin-RevId: 761983728 Change-Id: Id5bf93c103e5358d9c5cd9f1176532a978e0b3a8
This commit is contained in:
committed by
Copybara-Service
parent
373b4c0437
commit
74cc904edc
@@ -165,6 +165,17 @@ values are used in ``m->cam_mode`` and ``m->light_mode``.
|
||||
.. mujoco-include:: mjtCamLight
|
||||
|
||||
|
||||
.. _mjtLightType:
|
||||
|
||||
mjtLightType
|
||||
~~~~~~~~~~~~
|
||||
|
||||
The type of a light source describing how its position, orientation and other properties will interact with the
|
||||
objects in the scene. These values are used in ``m->light_type``.
|
||||
|
||||
.. mujoco-include:: mjtLightType
|
||||
|
||||
|
||||
.. _mjtTexture:
|
||||
|
||||
mjtTexture
|
||||
|
||||
Reference in New Issue
Block a user