top of page

Activate a switch layer

-- Activate a switch layer for frame 0.

local group = self.moho:LayerAsGroup(layer)

local switchLayer = self.moho:LayerAsSwitch(layer) local switch = switchLayer:SwitchValues() switch:SetValue(0,

group:Layer(layerId):Name())

Recent Posts

Archive

Tags

No tags yet.
bottom of page