Can I use static batching in Unity Free?

Hi,

in the documentation I read that static batching is only available in Unity Pro (here), but I don’t know if it is talking about automatic static batching or in fact this feature is restricted to Unity Pro users. For example, can I use this from Unity Free?

http://docs.unity3d.com/Documentation/ScriptReference/StaticBatchingUtility.html

Thanks!

@Stephen-MF Since Unity 5.x, there have been identical engine features for all licence users. So, yes, you can use static batching with Unity Personal just fine.

In the Unity free license you can not activate the setting for Static batching.

That means: as a unity free user you can not use Static batching.