Enum ColliderCornerType
Namespace: Global Namespace
Syntax
public enum ColliderCornerType : int
Fields
Name | Description | Value |
---|---|---|
Square | 0 | |
Round | 1 | |
Sharp | 2 |
public enum ColliderCornerType : int
Name | Description | Value |
---|---|---|
Square | 0 | |
Round | 1 | |
Sharp | 2 |