Search Unity

Question Is it possible to Get Mesh From FBX in AssetBundle with specified Name?

Discussion in 'Asset Bundles' started by Tomas99912, Jul 22, 2021.

  1. Tomas99912

    Tomas99912

    Joined:
    Aug 2, 2017
    Posts:
    48
    I have a assetbundle that it has a FBX file ,
    Then i want get a mash from AssetBundle`s FBX with specified Name?
    Is it possible,?
    i try load Assetbundle and use LoadAsset<Mesh>(specifiedName), but it doesn`t work.
     
  2. Fangh

    Fangh

    Joined:
    Apr 19, 2013
    Posts:
    274