amerkoleci / Vortice.Windows

.NET bindings for Direct3D12, Direct3D11, WIC, Direct2D1, XInput, XAudio, X3DAudio, DXC, Direct3D9 and DirectInput.
MIT License
1.01k stars 73 forks source link

VectorCurve cannot get as a IUnknown array, type must be specific. #329

Closed sdcb closed 2 years ago

amerkoleci commented 2 years ago

GetVectorCurve needs IDCompositionAnimation.

sdcb commented 2 years ago

I find it's hard to make this working, I might push another PR when I figured out how to make it actually working.