Searched refs:softnessLimAng (Results 1 – 2 of 2) sorted by relevance
244 public void setSoftnessLimAng(float softnessLimAng) { in setSoftnessLimAng() argument245 setSoftnessLimAng(objectId, softnessLimAng); in setSoftnessLimAng()483 float softnessLimAng = capsule.readFloat("softnessLimAng", 0f); in read() local519 setSoftnessLimAng(softnessLimAng); in read()
190 public void setSoftnessLimAng(float softnessLimAng) { in setSoftnessLimAng() argument191 ((SliderConstraint) constraint).setSoftnessLimAng(softnessLimAng); in setSoftnessLimAng()371 float softnessLimAng = capsule.readFloat("softnessLimAng", 0f); in read() local407 ((SliderConstraint)constraint).setSoftnessLimAng(softnessLimAng); in read()