Example #1
0
 public override FP SDValue(TSVector2 pos)
 {
     return(SDFUtils.SDBox(pos, Center, Rotation));
 }