Store the status of the scene in the scene itself.
PiperOrigin-RevId: 813119377 Change-Id: Iebff9e7796ca9809ea22902522982bfd96eeba06
This commit is contained in:
committed by
Copybara-Service
parent
fc8979ed4a
commit
70d03adc71
@@ -1196,6 +1196,7 @@ This is useful for example when the MJB is not available as a file on disk.)"));
|
||||
X(scale);
|
||||
X(stereo);
|
||||
X(framewidth);
|
||||
X(status);
|
||||
#undef X
|
||||
|
||||
#define X(var) DefinePyArray(mjvScene, #var, &MjvSceneWrapper::var)
|
||||
|
||||
Reference in New Issue
Block a user