Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PhysicsEvents.TransformChangeEvent

An event produced after registering via PhysicsWorld.RegisterTransformChange.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Struct
  • Namespace: Unity.U2D.Physics
  • Assembly: UnityEngine.PhysicsCore2DModule
public readonly struct PhysicsEvents.TransformChangeEvent

Properties

Property

Description

changeReasonThe reason(s) the transform changed.
transformThe transform that changed.