Share

Box2d.Expand Method

Parent Object: Box2d

Description

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.

Version

Introduced in version 2008

Was this information helpful?