Example #1
0
 public override void SetMargin(float margin)
 {
     m_childConvexShape.SetMargin(margin);
 }