Table of Contents

Method b3Shape_IsSensor

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

b3Shape_IsSensor(b3ShapeId)

Returns true if the shape is a sensor

public static extern NativeBool b3Shape_IsSensor(b3ShapeId shapeId)

Parameters

shapeId b3ShapeId

See the Box3D documentation.

Returns

NativeBool

See the Box3D documentation.