Class MohoLayerRefSyncOptions
Version added: 11.0
If necessary, instances of this class can be created by:
- Local variable:
- Global (see Script Structure about conventions for naming globals):
- 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.0 | |
fRemoveMissingLayers | bool | 11.0 | |
fReplaceMismatchedBones | bool | 11.0 | |
fReplaceMismatchedVectors | bool | 11.0 |