ThreePipe
    Preparing search index...

    Function copyMaterialUserData

    • Deep copy/clone from source to dest, assuming both are userData objects in Materials. Same as copyUserData but ignores uuid in the root object.

      Parameters

      • dest: any
      • source: any
      • ignoredKeysInRoot: string[] = ...
      • isRoot: boolean = true

      Returns any

      Keep synced with copyMaterialUserData in three.js -> Material.js