Table of Contents

Method b3Shape_GetFilter

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

b3Shape_GetFilter(b3ShapeId)

Get the shape filter

public static extern b3Filter b3Shape_GetFilter(b3ShapeId shapeId)

Parameters

shapeId b3ShapeId

See the Box3D documentation.

Returns

b3Filter

See the Box3D documentation.