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
idb3ShapeId-
See the Box3D documentation.
Returns
- NativeBool
-
See the Box3D documentation.