Property UserData
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
UserData
Gets or sets the application identifier attached to this joint.
public ulong UserData { get; set; }Property Value
Remarks
Joint events report this alongside the joint, so it is the way to find out which door or which rope exceeded its threshold without a lookup. See Box3D.UserData.