Box2d.Expand Method
Parent Object: Box2dDescription
Expands the Box on all sides by the specified distance.
Syntax
Box2d.Expand( Distance As Double )Parameters
Name | Type | Description |
Distance | Double | Input Double that defines the distance by which to expand the box. |