Class MohoLayerRefSyncOptions

Version added: 11
If necessary, instances of this class can be created by:

- Local variable:
local refSyncOptions = MOHO.MohoLayerRefSyncOptions:new_local()

- Global (see Script Structure about conventions for naming globals):
XX_refSyncOptions = MOHO.MohoLayerRefSyncOptions:new()

Properties of MohoLayerRefSyncOptions:

Name Type Description Ver
fAddNewLayers bool 11
fRemoveMissingLayers bool 11
fReplaceMismatchedBones bool 11
fReplaceMismatchedVectors bool 11