Show / Hide Table of Contents

Enum EffectorSelection2D

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

Fields

Name Description
Collider
Rigidbody

Extension Methods

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