ScriptInterface:CreateNewLayer(layerType, undoable)
Version added: before 9.5
Arguments:
Name | Type | Description | Default | Ver |
layerType | int32 | A layer type code. See Layer_Type constants | < 9.5 | |
undoable | bool | Added in version 10 | true | 10.0 |
Return value:
MohoLayer the new layer
Creates a new layer, inserts it directly above the currently selected layer in the Layers window, and makes it the selected layer.
Search results
Usage of 'CreateNewLayer' is found in the following scripts:
MR Guides (Original Edition) by eugenebabich
View Code
SS - Virtual Bones (Original Edition) by simplsam
View Code
MR Overlay (Moho 13.5 Edition) by eugenebabich
View Code
MR Overlay (Moho 14.1+ Edition) by eugenebabich
View Code
Create Limb (Original Edition) by Danfield
View Code
Wave Inbetweener (Original Edition) by A.Evseeva
View Code
MR Transform Rig Tool (Original Edition) by eugenebabich
View Code