transformObject
Get/Set the transform object associated with the body. This can be used as a write transform and/or as a hint for debug drawing. See PhysicsBody.transformWriteMode.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEngine.LowLevelPhysics2D
- Assembly: UnityEngine.Physics2DModule
public Transform transformObject { get; set; }