Verlet Transform Tree
Public Fields
Root
public Transform root;Settings
public VerletTransformTreeSettings settings;Ignore List
public List<Transform> ignoreList = new List<Transform>();Nodes
Show Debug
Public Methods
Register Nodes
Add Force
Add Force at Position
Clear Forces
Reinitialise
Example Usage
Basic Setup
Runtime Force Application
Last updated