Hey,
I am trying to access the AlembicStreamPlayer scripts time through a custom script, but I simply can’t get access to it.
I am using Unity alembic 1.06 version in Unity 2019.3.0b6
The AlembicStreamPlayer component is not accessible and when I try I get this error message:
‘AlembicStreamPlayer’ is inaccessible due to its protection level
How do I playback an alembic through a script?
The animation workflow is not enough for what i want to achieve.
Thanks in advance