Enum RigidbodyConstraints
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum RigidbodyConstraints
Fields
Name | Description |
---|---|
FreezeAll | |
FreezePosition | |
FreezePositionX | |
FreezePositionY | |
FreezePositionZ | |
FreezeRotation | |
FreezeRotationX | |
FreezeRotationY | |
FreezeRotationZ | |
None |