CanHavePhysics
Summary
public bool CanHavePhysics()
Returns true when grid have at least one block which has physics (e.g. interior lights have no physics)
Returns
Summary
public static bool CanHavePhysics(List<MySlimBlock> blocks, int offset, int count)
Returns true when grid have at least one block which has physics (lights has no physics)