USD Custom Hosted Control with Visual Studio 2019
In this post, we will create a USD Custom Hosted Control using Visual Studio 2019. This control will be used to receive Actions from USD, and can then be used to do things when the action is involved. There is no UI for this control, consider it is a “lite” control. We will run this on USD 4.1. First, open Visual Studio and create a new Class Library of .NET … Continue reading USD Custom Hosted Control with Visual Studio 2019