Version: 2018.4

HandleDirection

enumeration

マニュアルに切り替える

説明

An enumeration of directions the handle moves in.

変数

PositiveXThis value corresponds to the handle moving in a positive direction away from PrimitiveBoundsHandle.center along the x-axis.
NegativeXThis value corresponds to the handle moving in a negative direction away from PrimitiveBoundsHandle.center along the x-axis.
PositiveYThis value corresponds to the handle moving in a positive direction away from PrimitiveBoundsHandle.center along the y-axis.
NegativeYThis value corresponds to the handle moving in a negative direction away from PrimitiveBoundsHandle.center along the y-axis.
PositiveZThis value corresponds to the handle moving in a positive direction away from PrimitiveBoundsHandle.center along the z-axis.
NegativeZThis value corresponds to the handle moving in a negative direction away from PrimitiveBoundsHandle.center along the z-axis.