14-02-2019, 10:04 AM
(14-02-2019, 09:19 AM)josemendez Wrote: Hi,
Sorry, the < and > signs weren't rendering properly in the page. We've corrected it. The code should be:
Code:ObiDistanceConstraints constraints = GetComponent<ObiDistanceConstraints>();
ObiDistanceConstraintBatch batch = (ObiDistanceConstraintBatch)constraints.GetFirstBatch();
If I use fix translation that is in edit particle, can I unfix that without any button at runtime?