cTemplates.MainMenu.Layers module

cTemplates.MainMenu.Layers module#

S_Show = Structs.MenuSection object>[source]#
Section for toggling the visibility of Layer and Blending panels.
Items:
  • Layers

  • Layer Blending

S_Edit = Structs.MenuSection object>[source]#
Section for creating, duplicating, and deleting layers.
Items:
  • New

  • Add Layer w/ Normal Map

  • Duplicate

  • Delete

S_Merge = Structs.MenuSection object>[source]#
Section for merging layers (visible, down, up).
Items:
  • Merge Visible

  • Merge Down

  • Merge Up

S_Cnl = Structs.MenuSection object>[source]#
Section for channel-specific operations like filling, masking, and depth clamping.
Items:
  • Copy Channels

  • Apply Layer Blending

  • Discard Clip Masked Pixels

  • Erase Unfrozen

  • Fill Entire Layer

  • Refill Material

  • Clamp Min. Depth

  • Clamp Layer Depth

S_Extensions = Structs.MenuSection object>[source]#
Inserts layer-related options provided by installed extensions.
Items:
  • Layers extensions

SYMM_OP = Structs.Submenu object>[source]#
Submenu for symmetrical layer operations (flip, copy across symmetry).
Items:
  • Flip Layer and Duplicate

  • Flip Layer

  • Copy Blue to Red

  • Copy Red to Blue

Import = Structs.Submenu object>[source]#
Submenu for importing specific texture maps into layers.
Items:
  • Layers Color

  • Glossiness Map (conditional)

  • Import Glossiness Layer (conditional)

  • Roughness (conditional)

  • Metalness

  • Depth

  • Layers.Import extensions

Export = Structs.Submenu object>[source]#
Submenu for exporting specific texture maps from layers.
Items:
  • Color

  • All Layers Color

  • Glossiness Map (conditional)

  • Import Glossiness Layer (conditional)

  • Roughness (conditional)

  • Metalness

  • Depth

  • Layers.Export extensions