Table of Contents

Method b3Shape_IsValid

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

b3Shape_IsValid(b3ShapeId)

Shape identifier validation. Provides validation for up to 64K allocations.

public static extern NativeBool b3Shape_IsValid(b3ShapeId id)

Parameters

id b3ShapeId

See the Box3D documentation.

Returns

NativeBool

See the Box3D documentation.