Table of Contents

Method b3Shape_ComputeMassData

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

b3Shape_ComputeMassData(b3ShapeId)

Compute the mass data for a shape

public static extern b3MassData b3Shape_ComputeMassData(b3ShapeId shapeId)

Parameters

shapeId b3ShapeId

See the Box3D documentation.

Returns

b3MassData

See the Box3D documentation.