Esempio n. 1
0
 private void SetFloatArrayCommandBuffer(int id, float[] value)
 {
     commandBuffer.SetGlobalFloatArray(id, value);
 }