Show / Hide Table of Contents

Enum RigidbodyInterpolation2D

Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum RigidbodyInterpolation2D

Fields

Name Description
Extrapolate
Interpolate
None

Extension Methods

MustExtensions.MustBeEqual<RigidbodyInterpolation2D>(RigidbodyInterpolation2D)
MustExtensions.MustBeEqual<RigidbodyInterpolation2D>(RigidbodyInterpolation2D, String)
MustExtensions.MustNotBeEqual<RigidbodyInterpolation2D>(RigidbodyInterpolation2D)
MustExtensions.MustNotBeEqual<RigidbodyInterpolation2D>(RigidbodyInterpolation2D, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX