VertexAnimation.shader 215 B

1234567891011
  1. {
  2. "Source": "./VertexAnimation.azsl",
  3. "ProgramSettings": {
  4. "EntryPoints": [
  5. {
  6. "name": "AnimateVertices",
  7. "type": "Compute"
  8. }
  9. ]
  10. }
  11. }