Enum PivotLocation
Describes the type of pivot ProBuilder would automatically assign on primitive creation.
Namespace: UnityEngine.ProBuilder
Syntax
public enum PivotLocation
Fields
| Name | Description | Value |
|---|---|---|
| Center | 0 | |
| FirstVertex | 1 |
Describes the type of pivot ProBuilder would automatically assign on primitive creation.
public enum PivotLocation
| Name | Description | Value |
|---|---|---|
| Center | 0 | |
| FirstVertex | 1 |