Search Unity

How to import the FBX file from path or URL in Runtime

Discussion in 'Scripting' started by Vinayak-VC, Feb 25, 2020.

  1. Vinayak-VC

    Vinayak-VC

    Joined:
    Apr 16, 2019
    Posts:
    60
    I want to import the 3D model from HDD or from the URL in runtime.
    .obj file is being imported and it is working fine but there are limitations of obj file like animation can not be done, and there can be only texture.
    So I wanted to import the FBX file as a prefab into unity scene in runtime.

    So anyone has any idea about this?
     
  2. mgear

    mgear

    Joined:
    Aug 3, 2010
    Posts:
    9,411