You can add your own components to UrhoSharp by creating a class that inherits from Urho.Component. We will be creating a component that will make the boxes spin around all three axes.






















































You can add your own components to UrhoSharp by creating a class that inherits from Urho.Component. We will be creating a component that will make the boxes spin around all three axes.