Table of Contents

Property CollideConnected

Namespace
Box3D
Assembly
Box3D.NET.dll

CollideConnected

Gets a value indicating whether the two attached bodies may collide.

public bool CollideConnected { get; init; }

Property Value

bool

Remarks

False by default, which is what you want for most assemblies.