修改注释
This commit is contained in:
parent
6556a9cc95
commit
abd9c9f7b9
Binary file not shown.
Binary file not shown.
@ -128,6 +128,8 @@ int main()
|
|||||||
//需要回头写一下
|
//需要回头写一下
|
||||||
//sceneDesc.filterShader = get_default_simulation_filter_shader();
|
//sceneDesc.filterShader = get_default_simulation_filter_shader();
|
||||||
//这一步实现的有问题 需要重新实现
|
//这一步实现的有问题 需要重新实现
|
||||||
|
//enable_custom_filter_shader 需要使用这个api c#版本中已经修改了
|
||||||
|
//直接使用filterShader c api没有问题 c#中有问题
|
||||||
sceneDesc.filterShader = PhysxWorldFilterShader;
|
sceneDesc.filterShader = PhysxWorldFilterShader;
|
||||||
//
|
//
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user