Function postprocessFBXMaterials

  • Postprocesses the material of an object loaded by THREE.FBXLoader. It will apply some conversions to the material and will assign a MeshStandardMaterial to the object.

    Parameters

    • obj: Mesh
    • material: any
    • Optional index: number
    • Optional array: Material[]

    Returns boolean

Generated using TypeDoc