Table of Contents

Method b3Shape_GetWorld

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

b3Shape_GetWorld(b3ShapeId)

Get the world that owns this shape

public static extern b3WorldId b3Shape_GetWorld(b3ShapeId shapeId)

Parameters

shapeId b3ShapeId

See the Box3D documentation.

Returns

b3WorldId

See the Box3D documentation.