Property NonRecursiveBuilding
NonRecursiveBuilding
If set, Calculates and build asset bundles using Non-Recursive Dependency calculation methods. This approach helps reduce asset bundle rebuilds and runtime memory consumption.
Declaration
public bool NonRecursiveBuilding { get; set; }
Property Value
Type | Description |
---|---|
Boolean |