Share

Box2d.Copy Method

Parent Object: Box2d

Description

Creates a copy of this Box2d object. The result is entirely independent and can be edited without affecting the original Box2d object.

Syntax

Box2d.Copy() As Box2d

Version

Introduced in version 2013

Was this information helpful?