Table of Contents

Method b3Shape_GetRestitution

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

b3Shape_GetRestitution(b3ShapeId)

Get the shape restitution

public static extern float b3Shape_GetRestitution(b3ShapeId shapeId)

Parameters

shapeId b3ShapeId

See the Box3D documentation.

Returns

float

See the Box3D documentation.