Table of Contents

Method b3Shape_GetFriction

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

b3Shape_GetFriction(b3ShapeId)

Get the friction of a shape

public static extern float b3Shape_GetFriction(b3ShapeId shapeId)

Parameters

shapeId b3ShapeId

See the Box3D documentation.

Returns

float

See the Box3D documentation.