SwitchLayer:SetValue(frame, value)

Version added: before 9.5
Set the switch value at a given frame

Arguments:

Name Type Description Default Ver
frame int32 Frame number < 9.5
value char The name of the sub-layer to activate at that frame < 9.5

Return value:

void none
Set the switch value at a given frame. The value of a switch layer represents which sub-layer is active at that frame.
<< Back to SwitchLayer