DeactivateDeformableBuffer(SpriteRenderer)
Stop using the deformable buffer to render the Sprite and use the original mesh instead.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.U2D
- Assembly: UnityEngine.CoreModule
public static void DeactivateDeformableBuffer(this SpriteRenderer renderer)