Field Efficiency
The Efficiency of the connection between the parent bundle and DependencyBundle irrespective of the full dependency tree below DependencyBundle. Value is equal to [Serialized Filesize of assets In Dependency Bundle Referenced By Parent]/[Total size of Dependency Bundle on disk] Example: Given two Bundles A and B that are each 10 MB on disk, and A depends on 5 MB worth of assets in B, then the Efficiency of DependencyLink A->B is 5/10 = .5
네임스페이스: UnityEditor.AddressableAssets.Build.Layout
어셈블리: solution.dll
구문
public float Efficiency
반환
타입 | 설명 |
---|---|
float |