Enum PivotPoint | ProBuilder | 4.3.1
docs.unity.cn
    Show / Hide Table of Contents

    Enum PivotPoint

    Namespace: UnityEngine.ProBuilder
    Syntax
    public enum PivotPoint

    Fields

    Name Description
    ActiveElement

    Transforms are applied from the active selection center.

    Center

    Transforms are applied from the center point of the selection bounding box. Corresponds with .

    IndividualOrigins

    Transforms are applied from the origin of each selection group.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX