Click or drag to resize

FixtureTag Field

Set the user data. Use this to store your application specific data.

Namespace: Internal.Physics2D.Dynamics
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public Object Tag

Field Value

Object
The user data.
See Also