Table of Contents

Method ToBody

Namespace
Box3D.Interop
Assembly
Box3D.NET.dll

ToBody(b3BodyId)

Wraps a native body identifier.

public static Body ToBody(this b3BodyId id)

Parameters

id b3BodyId

The identifier, which is not validated.

Returns

Body

The body handle.