class documentation

class XlPresetLightingDirection(IntEnum):

View In Hierarchy

XlPresetLightingDirection列挙体

Members:

LightingBottom 下端に光源

LightingBottomLeft 下左端に光源

LightingBottomRight 下右端に光源

LightingLeft 左端に光源

LightingNone 光源なし

LightingRight 右端に光源

LightingTop 上端に光源

LightingTopLeft 上左端に光源

LightingTopRight 上右端に光源

Class Variable LightingBottom 下端に光源
Class Variable LightingBottomLeft 下左端に光源
Class Variable LightingBottomRight 下右端に光源
Class Variable LightingLeft 左端に光源
Class Variable LightingNone 光源なし
Class Variable LightingRight 右端に光源
Class Variable LightingTop 上端に光源
Class Variable LightingTopLeft 上左端に光源
Class Variable LightingTopRight 上右端に光源
LightingBottom =

下端に光源

LightingBottomLeft =

下左端に光源

LightingBottomRight =

下右端に光源

LightingLeft =

左端に光源

LightingNone =

光源なし

LightingRight =

右端に光源

LightingTop =

上端に光源

LightingTopLeft =

上左端に光源

LightingTopRight =

上右端に光源