This boolean parameter is used with materials that need to access `getInstanceIndex()` (filament's equivalent to `gl_InstanceIndex`). It is false by default, and getInstanceIndex() is not accessible. This is intended to be used in concert with `RenderableManager::Builder::instances()`.