Version: 2023.2
언어: 한국어
public int iterationsUsed ;

설명

Returns the number of iterations used when performing a Rigidbody2D.Slide.

This will never exceed the Rigidbody2D.SlideMovement.maxIterations.

Additional resources: Rigidbody2D.Slide and SlideMovement.