AlembicStreamPlayerをC#で制御する方法

Unity
https://forum.unity.com/threads/getting-time-of-clips-on-playing-alembic-tracks.635173/

AlembicStreamPlayerはinternalのためゲームプログラムからアクセスできません。現時点の対策が書かれています

  • Reflectionを使う
  • internalを外しpublicにした自作AlembicStreamPlayerに差し替える