ParameterslocalScaleThe local scale of the prefab.
ReturnsThe scaled local scale of the prefab.
This method is intended to be overridden in a class that extends AnchorPrefabSpawner with custom logic for scaling a prefab. If not overridden, it throws a NotImplementedException.