PyBullet: add planar reflection example,
See examples/pybullet/examples/addPlanarReflection.py
This commit is contained in:
@@ -648,6 +648,7 @@ enum b3ConfigureDebugVisualizerEnum
|
||||
COV_ENABLE_RGB_BUFFER_PREVIEW,
|
||||
COV_ENABLE_DEPTH_BUFFER_PREVIEW,
|
||||
COV_ENABLE_SEGMENTATION_MARK_PREVIEW,
|
||||
COV_ENABLE_PLANAR_REFLECTION,
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user