Пример #1
0
 private void SetIntCommandBuffer(int id, int value)
 {
     commandBuffer.SetGlobalFloat(id, (float)value);
 }