Enum RigidbodyConstraints2D
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
[Flags]
public enum RigidbodyConstraints2D
Fields
| Name | Description |
|---|---|
| FreezeAll | |
| FreezePosition | |
| FreezePositionX | |
| FreezePositionY | |
| FreezeRotation | |
| None |
[Flags]
public enum RigidbodyConstraints2D
| Name | Description |
|---|---|
| FreezeAll | |
| FreezePosition | |
| FreezePositionX | |
| FreezePositionY | |
| FreezeRotation | |
| None |