Esempio n. 1
0
 private void SetVectorCommandBuffer(int id, Vector4 value)
 {
     commandBuffer.SetGlobalVector(id, value);
 }