Render shadow with depth from light.

This commit is contained in:
yunfeibai
2016-11-21 10:21:14 -08:00
parent 5be4409a1a
commit 24b3e137a6
3 changed files with 104 additions and 4 deletions

View File

@@ -38,6 +38,7 @@ enum EnumSharedMemoryClientCommand
CMD_REQUEST_AABB_OVERLAP,
CMD_SAVE_WORLD,
CMD_REQUEST_VISUAL_SHAPE_INFO,
CMD_UPDATE_LIGHT,
CMD_UPDATE_VISUAL_SHAPE,
CMD_LOAD_TEXTURE,
CMD_USER_DEBUG_DRAW,