Verlet Hierarchy Settings
Like what your seeing?
Support us as a GitHub Sponsor and get instant access to all our assets, exclusive tools and assets, escalated support and issue tracking and our gratitude. These articles are made possible by our GitHub Sponsors ... become a sponsor today!
Introduction
Used by the Verlet Spring component and related objects to define a Verlet hierarchy settings.
You can apply settings to a Verlet Hierarchy either as a constant you type into the editor
Or you can create settings as Scriptable Objects so you can easily reference those settings on multiple systems
You can create a settings object as a scriptable object by right clicking in your project and selecting
Create > Variables > Verlet Hierarchy Settings
This will create a new settings object that you can use to configure a named configuration set for and then reference in hierarchies as needed.
Fields and Attributes
Last updated