Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


userData

Get/Set PhysicsUserData that can be used for any purpose. The physics system doesn't use this data, it is entirely for custom use.
Read time 1 minuteLast updated 8 days ago

Definition

public PhysicsUserData userData { get; set; }