Field OptimizationMode
Dynamic optimization mode uses multiple baselines to make sure data is always small. Static optimization mode will compress slightly less when there are changes, but it will have zero cost when there are no changes.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public GhostOptimizationMode OptimizationMode
Returns
Type | Description |
---|---|
GhostOptimizationMode |