Exemplo n.º 1
0
 private void OnSamplersChanged(Body body, TerrainNode node)
 {
     node.CollectSamplers();
     node.CollectSamplersSuitable();
 }